joielechong/CountryCodePicker

ERROR: Failed to resolve: com.github.joielechong:countrycodepicker:2.3.0

Jeevacse07 opened this issue · 2 comments

this is included in build.gradle
repositories {
google()
jcenter()
maven { url "https://jitpack.io" }
}

but still getting the above error

Please try using 2.3.3

i made mistake by putting it in wrong repositories.
now i got that fixed