ERROR: Failed to resolve: com.github.joielechong:countrycodepicker:2.3.0
Jeevacse07 opened this issue · 2 comments
Jeevacse07 commented
this is included in build.gradle
repositories {
google()
jcenter()
maven { url "https://jitpack.io" }
}
but still getting the above error
joielechong commented
Please try using 2.3.3
Jeevacse07 commented
i made mistake by putting it in wrong repositories.
now i got that fixed