chore(deps): bump androidx.wear:wear from 1.2.0 to 1.3.0 in /WearOS (#1485)

Bumps androidx.wear:wear from 1.2.0 to 1.3.0.

---
updated-dependencies:
- dependency-name: androidx.wear:wear
  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:18 +00:00 committed by GitHub
parent fa31f18c58
commit 2426b31c70
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -51,7 +51,7 @@ dependencies {
implementation 'com.google.android.gms:play-services-maps:18.1.0'
// This dependency is necessary for ambient mode
implementation 'androidx.wear:wear:1.2.0'
implementation 'androidx.wear:wear:1.3.0'
}
// [END maps_wear_os_dependencies]