Closed joelkanyi closed 2 years ago
When adding the library to my build.gradle (Groovy) it says that it Could not find com.androidstudy:daraja:2.0.0. but when I use version 1.0.2 it work fine.
build.gradle
1.0.2
Facing the same challenge on my end:
Failed to resolve: com.androidstudy:daraja:2.0.0
@jumaallan any assistance for this issue?
Hey @JoelKanyi / @Daenjel
Thanks to @wangerekaharun , this should be fixed
When adding the library to my
build.gradle
(Groovy) it says that it Could not find com.androidstudy:daraja:2.0.0. but when I use version1.0.2
it work fine.