android libphonenumber not yet up to date with upstream

Daniel Gultsch created

Change summary

build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

build.gradle 🔗

@@ -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 {