chore(deps): bump play-services-location in /ApiDemos/kotlin (#327)

Bumps play-services-location from 17.0.0 to 17.1.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-26 07:36:36 +00:00 committed by GitHub
parent 571574ca09
commit 8a1df2eaca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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