Skip to content

Commit

Permalink
Update dependency androidx.compose:compose-bom to v2023.10.00 (#934)
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 Oct 5, 2023
1 parent 019db53 commit b30fe47
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion AlwaysOnKotlin/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
android-gradle-plugin = "8.1.2"
androidx-activity = "1.8.0"
androidx-compose-bom = "2023.09.02"
androidx-compose-bom = "2023.10.00"
androidx-lifecycle = "2.6.2"
androidx-wear-compose = "1.3.0-alpha07"
compose-compiler = "1.4.7"
Expand Down
2 changes: 1 addition & 1 deletion ComposeAdvanced/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-activity = "1.8.0"
androidx-benchmark = "1.1.1"
androidx-compose-bom = "2023.09.02"
androidx-compose-bom = "2023.10.00"
androidx-lifecycle = "2.6.2"
androidx-test-espresso = "3.5.1"
androidx-test-ext = "1.1.5"
Expand Down
2 changes: 1 addition & 1 deletion ComposeStarter/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
android-gradle-plugin = "8.1.2"
androidx-activity = "1.8.0"
androidx-compose-bom = "2023.09.02"
androidx-compose-bom = "2023.10.00"
androidx-lifecycle = "2.4.1"
androidx-test = "1.4.0"
androidx-wear-compose = "1.2.0"
Expand Down
2 changes: 1 addition & 1 deletion DataLayer/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
android-gradle-plugin = "8.1.2"
androidx-activity = "1.8.0"
androidx-compose-bom = "2023.09.02"
androidx-compose-bom = "2023.10.00"
androidx-lifecycle = "2.6.2"
androidx-wear-compose = "1.2.0"
compose-compiler = "1.4.7"
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.1.2"
androidx-activity = "1.8.0"
androidx-compose-bom = "2023.09.02"
androidx-compose-bom = "2023.10.00"
androidx-lifecycle = "2.6.2"
androidx-wear-compose = "1.2.0"
compose-compiler = "1.4.7"
Expand Down
2 changes: 1 addition & 1 deletion WearStandaloneGoogleSignIn/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
android-gradle-plugin = "8.1.2"
androidx-activity = "1.8.0"
androidx-compose-bom = "2023.09.02"
androidx-compose-bom = "2023.10.00"
androidx-wear-compose = "1.2.0"
compose-compiler = "1.4.7"
ktlint = "0.50.0"
Expand Down

0 comments on commit b30fe47

Please sign in to comment.