Mehdiway
Results
2
comments of
Mehdiway
I've been wondering this too, the current code is using only one UserModel which is for the connected user, but there's no mention of another UserModel for a recipient
Add maven URL to your build.gradle. PS : If you already have a URL use this : ``` allprojects { repositories { maven { url "https://maven.google.com" } maven { url...