bump various dependencies

Daniel Gultsch created

Change summary

build.gradle | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Detailed changes

build.gradle 🔗

@@ -78,8 +78,8 @@ dependencies {
     implementation "com.squareup.retrofit2:converter-gson:2.9.0"
     implementation "com.squareup.okhttp3:okhttp:4.10.0"
 
-    implementation 'com.google.guava:guava:31.1-android'
-    quicksyImplementation 'io.michaelrocks:libphonenumber-android:8.12.49'
+    implementation 'com.google.guava:guava:32.1.3-android'
+    quicksyImplementation 'io.michaelrocks:libphonenumber-android:8.13.17'
     implementation 'im.conversations.webrtc:webrtc-android:117.1.0'
 }