Skip to content

Commit

Permalink
Bump androidx.compose:compose-bom from 2024.10.01 to 2024.11.00
Browse files Browse the repository at this point in the history
Bumps androidx.compose:compose-bom from 2024.10.01 to 2024.11.00.

---
updated-dependencies:
- dependency-name: androidx.compose:compose-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent b19444c commit 60710e7
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 @@ -19,7 +19,7 @@ material = { module = "com.google.android.material:material", version = "1.12.0"
lifecycle-runtime-compose = { module = "androidx.lifecycle:lifecycle-runtime-compose", version = "2.8.7" }
graphics-shapes = { module = "androidx.graphics:graphics-shapes", version = "1.0.1" }

compose-bom = { module = "androidx.compose:compose-bom", version = "2024.10.01" }
compose-bom = { module = "androidx.compose:compose-bom", version = "2024.11.00" }
compose-runtime = { module = "androidx.compose.runtime:runtime" }
compose-material3 = { module = "androidx.compose.material3:material3" }
compose-ui = { module = "androidx.compose.ui:ui" }
Expand Down

0 comments on commit 60710e7

Please sign in to comment.