Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: androidx.compose:compose-bom
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sebaslogen committed May 7, 2024
1 parent 4bbbe09 commit 1dd555d
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 @@ -15,7 +15,7 @@ binary-compatibility-validator = '0.14.0'
dokka = '1.9.20'
maven = '0.28.0'
# Compose
compose-bom = "2024.04.01" # https://developer.android.com/jetpack/compose/bom/bom-mapping
compose-bom = "2024.05.00" # https://developer.android.com/jetpack/compose/bom/bom-mapping
compose-compiler = '1.5.13'
# Compose integration with Activities
androidx-activity = '1.9.0'
Expand Down

0 comments on commit 1dd555d

Please sign in to comment.