android libphonenumber not yet up to date with upstream
This commit is contained in:
parent
8138eb0346
commit
fe0493d93f
|
@ -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 New Issue