diff --git a/ApiDemos/kotlin/app/build.gradle b/ApiDemos/kotlin/app/build.gradle index aac89b97..722da374 100644 --- a/ApiDemos/kotlin/app/build.gradle +++ b/ApiDemos/kotlin/app/build.gradle @@ -50,7 +50,7 @@ dependencies { // GMS gmsImplementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.3.1' gmsImplementation 'com.google.android.gms:play-services-maps:17.0.1' - gmsImplementation 'com.google.maps.android:maps-ktx:3.0.0' + gmsImplementation 'com.google.maps.android:maps-ktx:3.0.1' // V3 v3Implementation 'com.google.android.libraries.maps:maps:3.1.0-beta'