Merge pull request #2656 from nightscout/dependabot/gradle/dev/androidx.wear.tiles-tiles-1.2.0

chore(deps): bump androidx.wear.tiles:tiles from 1.1.0 to 1.2.0
This commit is contained in:
Milos Kozak 2023-08-14 11:20:51 +02:00 committed by GitHub
commit bbea3712b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"