Skip to content

Commit

Permalink
Update dependency androidx.compose:compose-bom to v2024.09.00 (#389)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot committed Sep 6, 2024
1 parent dc28277 commit b2b8d7d
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 @@ -14,7 +14,7 @@ ksp = "2.0.20-1.0.24"
[libraries]
accompanist-permissions = { module = "com.google.accompanist:accompanist-permissions", version.ref = "accompanist" }
compose-activity = { module = "androidx.activity:activity-compose", version = "1.9.1" }
compose-bom = { module = "androidx.compose:compose-bom", version = "2024.08.00" }
compose-bom = { module = "androidx.compose:compose-bom", version = "2024.09.00" }
compose-material = { module = "androidx.compose.material:material" }
compose-tooling = { module = "androidx.compose.ui:ui-tooling-preview" }
compose-ui = { module = "androidx.compose.ui:ui" }
Expand Down

0 comments on commit b2b8d7d

Please sign in to comment.