diff --git a/ApiDemos/java/app/build.gradle b/ApiDemos/java/app/build.gradle index 79347fc0..f15cc3f7 100644 --- a/ApiDemos/java/app/build.gradle +++ b/ApiDemos/java/app/build.gradle @@ -49,7 +49,7 @@ dependencies { implementation 'com.android.volley:volley:1.2.1' // GMS - gmsImplementation 'com.google.android.gms:play-services-maps:18.0.1' + gmsImplementation 'com.google.android.gms:play-services-maps:18.0.2' // V3 v3Implementation 'com.google.android.libraries.maps:maps:3.1.0-beta'