diff --git a/build.gradle b/build.gradle index 8bc648ff7..d6d7129e7 100644 --- a/build.gradle +++ b/build.gradle @@ -80,7 +80,7 @@ ext { gson = 'com.google.code.gson:gson:2.8.5' - okhttp = 'com.squareup.okhttp3:okhttp:3.12.0' + okhttp = 'com.squareup.okhttp3:okhttp:4.9.0' androidMapsUtils = 'com.google.maps.android:android-maps-utils:0.5'