chore(deps): bump androidx.wear.tiles:tiles from 1.1.0 to 1.2.0
Bumps androidx.wear.tiles:tiles from 1.1.0 to 1.2.0. --- updated-dependencies: - dependency-name: androidx.wear.tiles:tiles dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2666197fc0
commit
1e3652eee2
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ dependencies {
|
|||
implementation 'androidx.legacy:legacy-support-v13:1.0.0'
|
||||
implementation "androidx.preference:preference-ktx:$preferencektx_version"
|
||||
implementation 'androidx.wear:wear:1.3.0'
|
||||
implementation 'androidx.wear.tiles:tiles:1.1.0'
|
||||
implementation 'androidx.wear.tiles:tiles:1.2.0'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
|
||||
|
||||
compileOnly "com.google.android.wearable:wearable:$wearable_version"
|
||||
|
|
Loading…
Reference in a new issue