Skip to content

Commit

Permalink
Update all dependencies (#1156)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 25, 2024
1 parent a1cf8c8 commit 09be29c
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion ComposeStarter/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
android-gradle-plugin = "8.5.1"
androidx-activity = "1.9.0"
androidx-activity = "1.9.1"
androidx-compose-bom = "2024.06.00"
androidx-wear-compose = "1.3.1"
compose-compiler = "1.5.14"
Expand Down
6 changes: 3 additions & 3 deletions DataLayer/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[versions]
android-gradle-plugin = "8.5.1"
androidx-activity = "1.9.0"
androidx-activity = "1.9.1"
androidx-compose-bom = "2024.06.00"
# do not bump to 2.8.0 until bumping to beta version of Compose
androidx-lifecycle = "2.8.3"
androidx-lifecycle = "2.8.4"
androidx-wear-compose = "1.3.1"
compose-compiler = "1.5.14"
ktlint = "0.50.0"
Expand All @@ -21,7 +21,7 @@ android-desugarjdklibs = "com.android.tools:desugar_jdk_libs:2.0.4"
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activity" }
androidx-compose-bom = { group = "androidx.compose", name = "compose-bom", version.ref = "androidx-compose-bom" }
androidx-core-ktx = "androidx.core:core-ktx:1.13.1"
androidx-fragment-ktx = "androidx.fragment:fragment-ktx:1.8.1"
androidx-fragment-ktx = "androidx.fragment:fragment-ktx:1.8.2"
androidx-lifecycle-runtime-ktx = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version.ref = "androidx-lifecycle" }
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" }
Expand Down
4 changes: 2 additions & 2 deletions WatchFaceKotlin/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
android-gradle-plugin = "8.5.1"
androidx-activity = "1.9.0"
androidx-lifecycle = "2.8.3"
androidx-activity = "1.9.1"
androidx-lifecycle = "2.8.4"
androidx-test = "1.4.0"
androidx-wear-compose = "1.1.0-rc01"
androidx-wear-tiles = "1.1.0"
Expand Down
8 changes: 4 additions & 4 deletions WearOAuth/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[versions]
android-gradle-plugin = "8.5.1"
androidx-compose-bom = "2024.06.00"
androidx-activity = "1.9.0"
androidx-lifecycle = "2.8.3"
androidx-activity = "1.9.1"
androidx-lifecycle = "2.8.4"
androidx-test = "1.5.2"
androidx-wear-compose = "1.4.0-beta03"
compose = "1.7.0-beta05"
compose = "1.7.0-beta06"
compose-compiler = "1.5.14"
org-jetbrains-kotlin = "1.9.24"
org-jetbrains-kotlinx = "1.8.1"
Expand All @@ -32,7 +32,7 @@ androidx-constraintlayout-compose = "androidx.constraintlayout:constraintlayout-
androidx-core-ktx = "androidx.core:core-ktx:1.13.1"
androidx-databinding-viewbinding = "androidx.databinding:viewbinding:8.5.1"
androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.1.1"
androidx-fragment-ktx = "androidx.fragment:fragment-ktx:1.8.1"
androidx-fragment-ktx = "androidx.fragment:fragment-ktx:1.8.2"
androidx-lifecycle-common-java8 = { module = "androidx.lifecycle:lifecycle-common-java8", version.ref = "androidx-lifecycle" }
androidx-lifecycle-runtime-ktx = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version.ref = "androidx-lifecycle" }
androidx-lifecycle-viewmodel-compose = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "androidx-lifecycle" }
Expand Down
2 changes: 1 addition & 1 deletion WearSpeakerSample/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
android-gradle-plugin = "8.5.1"
androidx-activity = "1.9.0"
androidx-activity = "1.9.1"
androidx-compose-bom = "2024.06.00"
androidx-lifecycle = "2.7.0"
androidx-media3 = "1.3.1"
Expand Down
6 changes: 3 additions & 3 deletions WearTilesKotlin/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
android-gradle-plugin = "8.5.1"
androidx-wear-tiles = "1.4.0-beta01"
androidx-wear-tiles = "1.4.0-rc01"
androidx-wear-tooling-preview = "1.0.0"
compose = "1.6.8"
compose-compiler = "1.5.14"
Expand All @@ -12,8 +12,8 @@ tiles-tooling-preview = "1.3.0"

[libraries]
androidx-datastore = "androidx.datastore:datastore-preferences:1.1.1"
androidx-lifecycle-runtime-ktx = "androidx.lifecycle:lifecycle-runtime-ktx:2.8.3"
androidx-lifecycle-viewmodel-ktx = "androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.3"
androidx-lifecycle-runtime-ktx = "androidx.lifecycle:lifecycle-runtime-ktx:2.8.4"
androidx-lifecycle-viewmodel-ktx = "androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.4"
androidx-tiles-tooling-preview = { module = "androidx.wear.tiles:tiles-tooling-preview", version.ref = "tiles-tooling-preview" }
androidx-tiles-tooling = { module = "androidx.wear.tiles:tiles-tooling", version.ref = "tiles-tooling-preview" }
androidx-wear-tiles-material = { module = "androidx.wear.tiles:tiles-material", version.ref = "androidx-wear-tiles" }
Expand Down

0 comments on commit 09be29c

Please sign in to comment.