diff --git a/app/build.gradle b/app/build.gradle index 301160b..93cb0d6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -44,7 +44,7 @@ dependencies { implementation 'androidx.legacy:legacy-support-v4:1.0.0' implementation 'com.google.android.gms:play-services-maps:20.0.0' implementation 'com.github.moondroid.coverflow:library:1.0' - implementation 'com.google.maps.android:android-maps-utils:4.1.1' + implementation 'com.google.maps.android:android-maps-utils:4.5.0' implementation 'com.squareup.retrofit2:retrofit:3.0.0' implementation 'com.squareup.retrofit2:converter-gson:3.0.0' implementation 'com.google.code.gson:gson:2.13.2'