diff --git a/ApiDemos/kotlin/app/build.gradle b/ApiDemos/kotlin/app/build.gradle index 29379614..1928e60b 100644 --- a/ApiDemos/kotlin/app/build.gradle +++ b/ApiDemos/kotlin/app/build.gradle @@ -65,7 +65,7 @@ dependencies { v3Implementation 'com.google.android.gms:play-services-basement:17.5.0' v3Implementation 'com.google.android.gms:play-services-base:17.4.0' v3Implementation 'com.google.android.gms:play-services-gcm:17.0.0' - v3Implementation 'com.google.android.gms:play-services-location:17.0.0' + v3Implementation 'com.google.android.gms:play-services-location:17.1.0' // Below is used to run the easypermissions library to manage location permissions // EasyPermissions is needed to help us request for permission to access location