Skip to content

Commit

Permalink
fix: 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 15, 2024
1 parent 23e4003 commit 8d04576
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 @@ -7,7 +7,7 @@ junitVersion = "1.2.1"
espressoCore = "3.6.1"
lifecycleRuntimeKtx = "2.8.7"
activityCompose = "1.9.3"
composeBom = "2024.10.01"
composeBom = "2024.11.00"
kapt = "2.0.21"
ksp = "2.0.21-1.0.27"
hilt = "2.52"
Expand Down

0 comments on commit 8d04576

Please sign in to comment.