forked from mirror/monocles_chat_clean
android libphonenumber not yet up to date with upstream
This commit is contained in:
parent
09a7fdd996
commit
b1d2618724
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ dependencies {
|
|||
implementation 'com.squareup.retrofit2:retrofit:2.5.0'
|
||||
implementation 'com.squareup.retrofit2:converter-gson:2.5.0'
|
||||
implementation 'com.google.guava:guava:27.1-android'
|
||||
quicksyImplementation 'io.michaelrocks:libphonenumber-android:8.10.14'
|
||||
quicksyImplementation 'io.michaelrocks:libphonenumber-android:8.10.13'
|
||||
}
|
||||
|
||||
ext {
|
||||
|
|
Loading…
Reference in a new issue