Skip to content

Commit

Permalink
fix(deps): update dependency androidx.compose:compose-bom to v2024.09.02
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent 4cc571f commit b7bbf7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-app/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
activity-compose = "1.9.2"
agp = "8.6.0"
androidxComposeCompiler = "1.5.10"
compose-bom = "2024.09.00"
compose-bom = "2024.09.02"
core-ktx = "1.13.1"
googleMaterial = "1.12.0"
kotlin = "2.0.20"
Expand Down

0 comments on commit b7bbf7e

Please sign in to comment.