chore(deps): bump com.google.android.gms:play-services-maps from 18.1.0 to 18.2.0 in /WearOS (#1488)

chore(deps): bump com.google.android.gms:play-services-maps in /WearOS

Bumps com.google.android.gms:play-services-maps from 18.1.0 to 18.2.0.

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

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] 2024-02-19 13:24:41 +00:00 committed by GitHub
parent 2426b31c70
commit ca34a6dbfa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -48,7 +48,7 @@ dependencies {
// [END_EXCLUDE]
compileOnly 'com.google.android.wearable:wearable:2.9.0'
implementation 'com.google.android.support:wearable:2.9.0'
implementation 'com.google.android.gms:play-services-maps:18.1.0'
implementation 'com.google.android.gms:play-services-maps:18.2.0'
// This dependency is necessary for ambient mode
implementation 'androidx.wear:wear:1.3.0'