Skip to content

Commit

Permalink
Update all dependencies (#1084)
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] authored May 2, 2024
1 parent 3ff98a8 commit 988bd32
Show file tree
Hide file tree
Showing 9 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions AlwaysOnKotlin/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
android-gradle-plugin = "8.4.0"
androidx-activity = "1.9.0"
androidx-compose-bom = "2024.04.01"
androidx-compose-bom = "2024.05.00"
androidx-lifecycle = "2.7.0"
androidx-wear-compose = "1.3.1"
compose-compiler = "1.5.12"
Expand All @@ -16,7 +16,7 @@ wearable = "2.9.0"
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activity" }
androidx-activity-ktx = { module = "androidx.activity:activity-ktx", version.ref = "androidx-activity" }
androidx-compose-ui-tooling = { module = "androidx.wear.compose:compose-ui-tooling", version.ref = "compose-ui-tooling" }
androidx-core-ktx = "androidx.core:core-ktx:1.13.0"
androidx-core-ktx = "androidx.core:core-ktx:1.13.1"
androidx-compose-bom = { group = "androidx.compose", name = "compose-bom", version.ref = "androidx-compose-bom" }
androidx-lifecycle-runtime-ktx = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version.ref = "androidx-lifecycle" }
androidx-wear = "androidx.wear:wear:1.3.0"
Expand Down
4 changes: 2 additions & 2 deletions Complications/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ org-jetbrains-kotlin = "1.9.23"
org-jetbrains-kotlinx = "1.8.0"

[libraries]
androidx-core-ktx = "androidx.core:core-ktx:1.13.0"
androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.1.0"
androidx-core-ktx = "androidx.core:core-ktx:1.13.1"
androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.1.1"
androidx-wear-watchface-complications-data-source-ktx = { module = "androidx.wear.watchface:watchface-complications-data-source-ktx", version.ref = "androidx-wear-watchface" }
kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "org-jetbrains-kotlin" }
kotlinx-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android", version.ref = "org-jetbrains-kotlinx" }
Expand Down
6 changes: 3 additions & 3 deletions ComposeStarter/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
android-gradle-plugin = "8.4.0"
androidx-activity = "1.9.0"
androidx-compose-bom = "2024.04.01"
androidx-compose-bom = "2024.05.00"
androidx-wear-compose = "1.3.1"
compose-compiler = "1.5.12"
compose-ui-tooling = "1.3.1"
Expand All @@ -10,8 +10,8 @@ ktlint = "0.50.0"
org-jetbrains-kotlin = "1.9.23"
robolectric = "4.12.1"
roborazzi = "1.13.0"
ui-test-junit4 = "1.6.6"
ui-test-manifest = "1.6.6"
ui-test-junit4 = "1.6.7"
ui-test-manifest = "1.6.7"

[libraries]
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activity" }
Expand Down
6 changes: 3 additions & 3 deletions DataLayer/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
android-gradle-plugin = "8.4.0"
androidx-activity = "1.9.0"
androidx-compose-bom = "2024.04.01"
androidx-compose-bom = "2024.05.00"
androidx-lifecycle = "2.7.0"
androidx-wear-compose = "1.3.1"
compose-compiler = "1.5.12"
Expand All @@ -13,8 +13,8 @@ org-jetbrains-kotlinx = "1.8.0"
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.0"
androidx-fragment-ktx = "androidx.fragment:fragment-ktx:1.6.2"
androidx-core-ktx = "androidx.core:core-ktx:1.13.1"
androidx-fragment-ktx = "androidx.fragment:fragment-ktx:1.7.0"
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
2 changes: 1 addition & 1 deletion WatchFaceKotlin/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ org-jetbrains-kotlinx = "1.8.0"
android-lint-gradle = "com.android.tools.lint:lint-gradle:31.4.0"
android-material = "com.google.android.material:material:1.11.0"
androidx-activity-ktx = { module = "androidx.activity:activity-ktx", version.ref = "androidx-activity" }
androidx-core-ktx = "androidx.core:core-ktx:1.13.0"
androidx-core-ktx = "androidx.core:core-ktx:1.13.1"
androidx-databinding-viewbinding = "androidx.databinding:viewbinding:8.4.0"
androidx-lifecycle-runtime-ktx = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version.ref = "androidx-lifecycle" }
androidx-lifecycle-viewmodel-ktx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "androidx-lifecycle" }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ org-jetbrains-kotlin = "1.9.23"
org-jetbrains-kotlinx = "1.8.0"

[libraries]
androidx-core-ktx = "androidx.core:core-ktx:1.13.0"
androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.1.0"
androidx-core-ktx = "androidx.core:core-ktx:1.13.1"
androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.1.1"
androidx-wear-watchface-complications-data-source-ktx = { module = "androidx.wear.watchface:watchface-complications-data-source-ktx", version.ref = "androidx-wear-watchface" }
kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "org-jetbrains-kotlin" }
kotlinx-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android", version.ref = "org-jetbrains-kotlinx" }
Expand Down
8 changes: 4 additions & 4 deletions WearOAuth/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ androidx-test = "1.5.2"
androidx-wear-compose = "1.3.1"
androidx-wear-tiles = "1.3.0"
androidx-wear-watchface = "1.2.1"
compose = "1.6.6"
compose = "1.6.7"
compose-compiler = "1.5.12"
org-jetbrains-kotlin = "1.9.23"
org-jetbrains-kotlinx = "1.8.0"
Expand All @@ -23,10 +23,10 @@ androidx-activity-ktx = { module = "androidx.activity:activity-ktx", version.ref
androidx-appcompat = "androidx.appcompat:appcompat:1.6.1"
androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.1.4"
androidx-constraintlayout-compose = "androidx.constraintlayout:constraintlayout-compose:1.0.1"
androidx-core-ktx = "androidx.core:core-ktx:1.13.0"
androidx-core-ktx = "androidx.core:core-ktx:1.13.1"
androidx-databinding-viewbinding = "androidx.databinding:viewbinding:8.4.0"
androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.1.0"
androidx-fragment-ktx = "androidx.fragment:fragment-ktx:1.6.2"
androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.1.1"
androidx-fragment-ktx = "androidx.fragment:fragment-ktx:1.7.0"
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,7 +1,7 @@
[versions]
android-gradle-plugin = "8.4.0"
androidx-activity = "1.9.0"
androidx-compose-bom = "2024.04.01"
androidx-compose-bom = "2024.05.00"
androidx-lifecycle = "2.7.0"
androidx-wear-compose = "1.3.1"
compose-compiler = "1.5.12"
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 @@ -2,7 +2,7 @@
android-gradle-plugin = "8.4.0"
androidx-wear-tiles = "1.3.0"
androidx-wear-tooling-preview = "1.0.0"
compose = "1.6.6"
compose = "1.6.7"
compose-compiler = "1.5.12"
horologist = "0.5.27"
ktlint = "0.50.0"
Expand All @@ -11,7 +11,7 @@ org-jetbrains-kotlinx = "1.8.0"
tiles-tooling-preview = "1.3.0"

[libraries]
androidx-datastore = "androidx.datastore:datastore-preferences:1.1.0"
androidx-datastore = "androidx.datastore:datastore-preferences:1.1.1"
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-tiles-tooling-preview = { module = "androidx.wear.tiles:tiles-tooling-preview", version.ref = "tiles-tooling-preview" }
Expand Down

0 comments on commit 988bd32

Please sign in to comment.