Skip to content

Commit

Permalink
chore(deps): Bump androidx.compose:compose-bom (#189)
Browse files Browse the repository at this point in the history
Bumps androidx.compose:compose-bom from 2024.11.00 to 2024.12.01.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 14, 2024
1 parent b615346 commit 21b5719
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
@@ -1,7 +1,7 @@
[versions]
android-gradle-plugin = "8.7.3"
androidx-activity = "1.9.3"
androidx-compose-bom = "2024.11.00" # https://developer.android.com/jetpack/compose/bom/bom-mapping
androidx-compose-bom = "2024.12.01" # https://developer.android.com/jetpack/compose/bom/bom-mapping
jetbrains-compose = "1.7.0"
kotlin = "2.0.21"

Expand Down

0 comments on commit 21b5719

Please sign in to comment.