Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 3, 2024
1 parent 6d5e44d commit 589d4c9
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.6"
activityCompose = "1.9.3"
composeBom = "2024.10.00"
composeBom = "2024.10.01"
kapt = "2.0.21"
ksp = "2.0.21-1.0.26"
hilt = "2.52"
Expand Down

0 comments on commit 589d4c9

Please sign in to comment.