chore(deps): bump play-services-maps from 17.0.0 to 17.0.1 in /WearOS (#524)

Bumps play-services-maps from 17.0.0 to 17.0.1.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-04-29 18:46:11 +00:00 committed by GitHub
parent b448796c42
commit 70b33cd85f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,5 +49,5 @@ dependencies {
compileOnly 'com.google.android.wearable:wearable:2.5.0'
// Include the Google Maps Android API from Google Play Services.
implementation 'com.google.android.gms:play-services-maps:17.0.0'
implementation 'com.google.android.gms:play-services-maps:17.0.1'
}