From b1b98142a35f9febfd8046daf793a23a32795aa7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Apr 2021 20:15:30 +0000 Subject: [PATCH] chore(deps): bump play-services-maps in /ApiDemos/kotlin (#530) Bumps play-services-maps from 17.0.0 to 17.0.1. Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ApiDemos/kotlin/app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ApiDemos/kotlin/app/build.gradle b/ApiDemos/kotlin/app/build.gradle index 5b1320d4..aac89b97 100644 --- a/ApiDemos/kotlin/app/build.gradle +++ b/ApiDemos/kotlin/app/build.gradle @@ -49,7 +49,7 @@ dependencies { // GMS gmsImplementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.3.1' - gmsImplementation 'com.google.android.gms:play-services-maps:17.0.0' + gmsImplementation 'com.google.android.gms:play-services-maps:17.0.1' gmsImplementation 'com.google.maps.android:maps-ktx:3.0.0' // V3