Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent 44e402b commit 9d5a45c
Show file tree
Hide file tree
Showing 8 changed files with 19 additions and 19 deletions.
6 changes: 3 additions & 3 deletions AlwaysOnKotlin/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[versions]
android-gradle-plugin = "8.1.2"
androidx-activity = "1.8.0"
androidx-compose-bom = "2023.10.00"
androidx-compose-bom = "2023.10.01"
androidx-lifecycle = "2.6.2"
androidx-wear-compose = "1.3.0-alpha07"
androidx-wear-compose = "1.3.0-alpha08"
compose-compiler = "1.5.3"
compose-ui-tooling = "1.2.0"
compose-ui-tooling = "1.2.1"
horologist-compose-layout = "0.5.8"
ktlint = "0.50.0"
org-jetbrains-kotlin = "1.9.10"
Expand Down
10 changes: 5 additions & 5 deletions ComposeAdvanced/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[versions]
android-gradle-plugin = "8.1.2"
androidx-activity = "1.8.0"
androidx-benchmark = "1.1.1"
androidx-compose-bom = "2023.10.00"
androidx-benchmark = "1.2.0"
androidx-compose-bom = "2023.10.01"
androidx-lifecycle = "2.6.2"
androidx-test-espresso = "3.5.1"
androidx-test-ext = "1.1.5"
androidx-test-uiautomator = "2.2.0"
androidx-wear-compose = "1.2.0"
compose = "1.5.3"
androidx-wear-compose = "1.2.1"
compose = "1.5.4"
compose-compiler = "1.5.3"
horologist = "0.5.8"
ktlint = "0.50.0"
Expand All @@ -32,7 +32,7 @@ androidx-test-ext-ktx = { module = "androidx.test.ext:junit-ktx", version.ref =
androidx-test-uiautomator = { module = "androidx.test.uiautomator:uiautomator", version.ref = "androidx-test-uiautomator" }
androidx-tracing-ktx = "androidx.tracing:tracing-ktx:1.1.0"
com-google-maps-compose = "com.google.maps.android:maps-compose:3.1.1"
com-google-play-services-maps = "com.google.android.gms:play-services-maps:18.1.0"
com-google-play-services-maps = "com.google.android.gms:play-services-maps:18.2.0"
compose-compiler = { module = "androidx.compose.compiler:compiler", version.ref = "compose-compiler" }

# Remove version.ref for compose dependencies below if you want to use Compose BoM and stable releases
Expand Down
4 changes: 2 additions & 2 deletions ComposeStarter/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[versions]
android-gradle-plugin = "8.1.2"
androidx-activity = "1.8.0"
androidx-compose-bom = "2023.10.00"
androidx-compose-bom = "2023.10.01"
androidx-lifecycle = "2.4.1"
androidx-test = "1.4.0"
androidx-wear-compose = "1.2.0"
androidx-wear-compose = "1.2.1"
androidx-wear-tiles = "1.1.0"
androidx-wear-watchface = "1.0.1"
compose-compiler = "1.5.3"
Expand Down
4 changes: 2 additions & 2 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.1.2"
androidx-activity = "1.8.0"
androidx-compose-bom = "2023.10.00"
androidx-compose-bom = "2023.10.01"
androidx-lifecycle = "2.6.2"
androidx-wear-compose = "1.2.0"
androidx-wear-compose = "1.2.1"
compose-compiler = "1.5.3"
ktlint = "0.50.0"
org-jetbrains-kotlin = "1.9.10"
Expand Down
4 changes: 2 additions & 2 deletions WearOAuth/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ android-gradle-plugin = "8.1.2"
androidx-activity = "1.8.0"
androidx-lifecycle = "2.6.2"
androidx-test = "1.5.2"
androidx-wear-compose = "1.2.0"
androidx-wear-compose = "1.2.1"
androidx-wear-tiles = "1.2.0"
androidx-wear-watchface = "1.1.1"
compose = "1.5.3"
compose = "1.5.4"
compose-compiler = "1.5.3"
org-jetbrains-kotlin = "1.9.10"
org-jetbrains-kotlinx = "1.7.3"
Expand Down
4 changes: 2 additions & 2 deletions WearSpeakerSample/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[versions]
android-gradle-plugin = "8.1.2"
androidx-activity = "1.8.0"
androidx-compose-bom = "2023.10.00"
androidx-compose-bom = "2023.10.01"
androidx-lifecycle = "2.6.2"
androidx-wear-compose = "1.2.0"
androidx-wear-compose = "1.2.1"
compose-compiler = "1.5.3"
ktlint = "0.50.0"
org-jetbrains-kotlin = "1.9.10"
Expand Down
4 changes: 2 additions & 2 deletions WearStandaloneGoogleSignIn/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[versions]
android-gradle-plugin = "8.1.2"
androidx-activity = "1.8.0"
androidx-compose-bom = "2023.10.00"
androidx-wear-compose = "1.2.0"
androidx-compose-bom = "2023.10.01"
androidx-wear-compose = "1.2.1"
compose-compiler = "1.5.3"
ktlint = "0.50.0"
org-jetbrains-kotlin = "1.9.10"
Expand Down
2 changes: 1 addition & 1 deletion 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.1.2"
androidx-wear-tiles = "1.2.0"
androidx-wear-tooling-preview = "0"
compose = "1.5.3"
compose = "1.5.4"
compose-compiler = "1.5.3"
horologist = "0.5.8"
ktlint = "0.50.0"
Expand Down

0 comments on commit 9d5a45c

Please sign in to comment.