Skip to content

Commit

Permalink
Merge pull request #983 from android/renovate/all
Browse files Browse the repository at this point in the history
Update all dependencies
  • Loading branch information
yschimke authored Jan 11, 2024
2 parents 8156f96 + c6f06fb commit 5267aab
Show file tree
Hide file tree
Showing 8 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions AlwaysOnKotlin/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
android-gradle-plugin = "8.2.1"
androidx-activity = "1.8.2"
androidx-compose-bom = "2023.10.01"
androidx-lifecycle = "2.6.2"
androidx-wear-compose = "1.3.0-beta02"
androidx-lifecycle = "2.7.0"
androidx-wear-compose = "1.3.0-rc01"
compose-compiler = "1.5.7"
compose-ui-tooling = "1.2.1"
horologist-compose-layout = "0.5.18"
Expand Down
4 changes: 2 additions & 2 deletions ComposeAdvanced/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ android-gradle-plugin = "8.2.1"
androidx-activity = "1.8.2"
androidx-benchmark = "1.2.2"
androidx-compose-bom = "2023.10.01"
androidx-lifecycle = "2.6.2"
androidx-lifecycle = "2.7.0"
androidx-test-espresso = "3.5.1"
androidx-test-ext = "1.1.5"
androidx-test-uiautomator = "2.2.0"
Expand All @@ -24,7 +24,7 @@ androidx-lifecycle-common-java8 = { module = "androidx.lifecycle:lifecycle-commo
androidx-lifecycle-viewmodel-compose = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "androidx-lifecycle" }
androidx-lifecycle-viewmodel-ktx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "androidx-lifecycle" }
androidx-lifecycle-viewmodel-savedstate = { module = "androidx.lifecycle:lifecycle-viewmodel-savedstate", version.ref = "androidx-lifecycle" }
androidx-metrics-performance = "androidx.metrics:metrics-performance:1.0.0-alpha04"
androidx-metrics-performance = "androidx.metrics:metrics-performance:1.0.0-beta01"
androidx-splashscreen = "androidx.core:core-splashscreen:1.0.1"
androidx-test-espresso-core = { module = "androidx.test.espresso:espresso-core", version.ref = "androidx-test-espresso" }
androidx-test-ext = { module = "androidx.test.ext:junit", version.ref = "androidx-test-ext" }
Expand Down
2 changes: 1 addition & 1 deletion DataLayer/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
android-gradle-plugin = "8.2.1"
androidx-activity = "1.8.2"
androidx-compose-bom = "2023.10.01"
androidx-lifecycle = "2.6.2"
androidx-lifecycle = "2.7.0"
androidx-wear-compose = "1.2.1"
compose-compiler = "1.5.7"
ktlint = "0.50.0"
Expand Down
2 changes: 1 addition & 1 deletion WatchFaceKotlin/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
android-gradle-plugin = "8.2.1"
androidx-activity = "1.8.2"
androidx-lifecycle = "2.6.2"
androidx-lifecycle = "2.7.0"
androidx-test = "1.4.0"
androidx-wear-compose = "1.1.0-rc01"
androidx-wear-tiles = "1.1.0"
Expand Down
4 changes: 2 additions & 2 deletions WearOAuth/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
android-gradle-plugin = "8.2.1"
androidx-activity = "1.8.2"
androidx-lifecycle = "2.6.2"
androidx-lifecycle = "2.7.0"
androidx-test = "1.5.2"
androidx-wear-compose = "1.2.1"
androidx-wear-tiles = "1.2.0"
Expand Down Expand Up @@ -76,7 +76,7 @@ test-uiautomator = "androidx.test.uiautomator:uiautomator:2.2.0"
wear-compose-foundation = { module = "androidx.wear.compose:compose-foundation", version.ref = "androidx-wear-compose" }
wear-compose-material = { module = "androidx.wear.compose:compose-material", version.ref = "androidx-wear-compose" }
wear-compose-navigation = { module = "androidx.wear.compose:compose-navigation", version.ref = "androidx-wear-compose" }
wear-phone-interactions = "androidx.wear:wear-phone-interactions:1.1.0-alpha03"
wear-phone-interactions = "androidx.wear:wear-phone-interactions:1.1.0-alpha04"
wear-remote-interactions = "androidx.wear:wear-remote-interactions:1.0.0"
wear-tiles = { module = "androidx.wear.tiles:tiles", version.ref = "androidx-wear-tiles" }
wear-tiles-renderer = { module = "androidx.wear.tiles:tiles-renderer", version.ref = "androidx-wear-tiles" }
Expand Down
2 changes: 1 addition & 1 deletion WearSpeakerSample/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
android-gradle-plugin = "8.2.1"
androidx-activity = "1.8.2"
androidx-compose-bom = "2023.10.01"
androidx-lifecycle = "2.6.2"
androidx-lifecycle = "2.7.0"
androidx-wear-compose = "1.2.1"
compose-compiler = "1.5.7"
ktlint = "0.50.0"
Expand Down
4 changes: 2 additions & 2 deletions WearTilesKotlin/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ org-jetbrains-kotlinx = "1.7.3"

[libraries]
androidx-datastore = "androidx.datastore:datastore-preferences:1.0.0"
androidx-lifecycle-runtime-ktx = "androidx.lifecycle:lifecycle-runtime-ktx:2.6.2"
androidx-lifecycle-viewmodel-ktx = "androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.2"
androidx-lifecycle-runtime-ktx = "androidx.lifecycle:lifecycle-runtime-ktx:2.7.0"
androidx-lifecycle-viewmodel-ktx = "androidx.lifecycle:lifecycle-viewmodel-ktx:2.7.0"
androidx-wear-tiles-material = { module = "androidx.wear.tiles:tiles-material", version.ref = "androidx-wear-tiles" }
androidx-wear-tooling-preview = { module = "androidx.wear:wear-tooling-preview", version.ref = "androidx-wear-tooling-preview" }
coil = "io.coil-kt:coil-compose:2.5.0"
Expand Down
4 changes: 2 additions & 2 deletions WearVerifyRemoteApp/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
android-gradle-plugin = "8.2.1"
androidx-activity = "1.8.2"
androidx-lifecycle = "2.6.2"
androidx-lifecycle = "2.7.0"
androidx-test = "1.4.0"
androidx-wear-compose = "1.1.0-rc01"
androidx-wear-tiles = "1.1.0"
Expand All @@ -25,7 +25,7 @@ kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", v
kotlinx-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android", version.ref = "org-jetbrains-kotlinx" }
kotlinx-coroutines-play-services = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-play-services", version.ref = "org-jetbrains-kotlinx" }
playservices-wearable = "com.google.android.gms:play-services-wearable:18.1.0"
wear-phone-interactions = "androidx.wear:wear-phone-interactions:1.1.0-alpha03"
wear-phone-interactions = "androidx.wear:wear-phone-interactions:1.1.0-alpha04"
wear-remote-interactions = "androidx.wear:wear-remote-interactions:1.0.0"

[plugins]
Expand Down

0 comments on commit 5267aab

Please sign in to comment.