Skip to content

Commit

Permalink
build: Bump androidx.compose:compose-bom from 2024.11.00 to 2024.12.01
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent d80a691 commit bc3bc85
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 @@ -3,7 +3,7 @@ kotlin = "2.1.0"
ksp = "2.1.0-1.0.29"
agp = "8.7.3"
hilt = "2.53.1"
compose-bom = "2024.11.00"
compose-bom = "2024.12.01"
# https://google.github.io/accompanist
accompanist = "0.36.0"
lifecycle = "2.8.7"
Expand Down

0 comments on commit bc3bc85

Please sign in to comment.