chore(deps): bump androidx.wear:wear from 1.2.0 to 1.3.0

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>
This commit is contained in:
dependabot[bot] 2023-08-11 10:53:59 +00:00 committed by GitHub
parent 8bb95cbc6b
commit aa784ce3d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -102,7 +102,7 @@ dependencies {
implementation "androidx.core:core-ktx:$core_version"
implementation 'androidx.legacy:legacy-support-v13:1.0.0'
implementation "androidx.preference:preference-ktx:$preferencektx_version"
implementation 'androidx.wear:wear:1.2.0'
implementation 'androidx.wear:wear:1.3.0'
implementation 'androidx.wear.tiles:tiles:1.1.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'