Skip to content

Commit

Permalink
Merge pull request #1212 from android/renovate/all
Browse files Browse the repository at this point in the history
Update dependency androidx.compose:compose-bom 2024.10.01 to v2024.11.00
  • Loading branch information
kul3r4 authored Nov 14, 2024
2 parents 38ee329 + 9279801 commit 0b639d2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
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.7.2"
androidx-activity = "1.9.3"
androidx-compose-bom = "2024.10.01"
androidx-compose-bom = "2024.11.00"
androidx-wear-compose = "1.4.0"
compose-compiler = "1.5.15"
compose-ui-tooling = "1.4.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.7.2"
androidx-activity = "1.9.3"
androidx-compose-bom = "2024.10.01"
androidx-compose-bom = "2024.11.00"
androidx-lifecycle = "2.8.7"
androidx-wear-compose = "1.4.0"
compose-compiler = "1.5.15"
Expand Down
2 changes: 1 addition & 1 deletion WearOAuth/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
android-gradle-plugin = "8.7.2"
androidx-compose-bom = "2024.10.01"
androidx-compose-bom = "2024.11.00"
androidx-activity = "1.9.3"
androidx-lifecycle = "2.8.7"
androidx-wear-compose = "1.4.0"
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.7.2"
androidx-activity = "1.9.3"
androidx-compose-bom = "2024.10.01"
androidx-compose-bom = "2024.11.00"
androidx-media3 = "1.4.1"
androidx-wear-compose = "1.4.0"
compose-compiler = "1.5.15"
Expand Down

0 comments on commit 0b639d2

Please sign in to comment.