Skip to content

Commit

Permalink
Update dependency androidx.compose:compose-bom to v2024
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent 7daf088 commit 4898b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ androidx-test-runner = "androidx.test:runner:1.6.1"
androidx-junit-ext = "androidx.test.ext:junit:1.2.1"
androidx-espresso = "androidx.test.espresso:espresso-core:3.6.1"

compose-bom = "androidx.compose:compose-bom:2023.10.01"
compose-bom = "androidx.compose:compose-bom:2024.09.01"
compose-runtime = { module = "androidx.compose.runtime:runtime"}
compose-ui-ui = { module = "androidx.compose.ui:ui"}
compose-animation = { module = "androidx.compose.animation:animation"}
Expand Down

0 comments on commit 4898b9a

Please sign in to comment.