chore(deps): bump play-services-maps from 18.0.0 to 18.0.1 in /WearOS (#783)

Bumps play-services-maps from 18.0.0 to 18.0.1.

---
updated-dependencies:
- dependency-name: com.google.android.gms:play-services-maps
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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-12-13 13:58:05 +00:00 committed by GitHub
parent 136dbe531c
commit 291b8fcf22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,7 @@ dependencies {
// [END_EXCLUDE]
compileOnly 'com.google.android.wearable:wearable:2.8.1'
implementation 'com.google.android.support:wearable:2.8.1'
implementation 'com.google.android.gms:play-services-maps:18.0.0'
implementation 'com.google.android.gms:play-services-maps:18.0.1'
// This dependency is necessary for ambient mode
implementation 'androidx.wear:wear:1.1.0'