Skip to content

Commit

Permalink
[Update]: Bump androidx.compose:compose-bom
Browse files Browse the repository at this point in the history
Bumps androidx.compose:compose-bom from 2024.03.00 to 2024.04.00.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 4, 2024
1 parent 0168375 commit 4a81521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
mavenPublishVersion = '0.27.0'
kotlinVersion = '1.9.22'
dokkaVersion = '1.9.20'
composeBomVersion = '2024.03.00'
composeBomVersion = '2024.04.00'
composeCompilerVersion = '1.5.10'
activityVersion = '1.8.2'
coroutinesVersion = '1.8.0'
Expand Down

0 comments on commit 4a81521

Please sign in to comment.