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.04.00 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] committed May 2, 2024
1 parent 4e2adc2 commit 601f807
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 @@ -7,7 +7,7 @@ buildscript {
coroutinesVersion = '1.8.0'
androidCoreVersion = '1.12.0'
composeCompilerVersion = '1.5.8'
composeBomVersion = '2024.04.00'
composeBomVersion = '2024.05.00'
jUnitVersion = '4.13.2'
androidJUnitTestVersion = '1.1.5'
spotlessVersion = '6.25.0'
Expand Down

0 comments on commit 601f807

Please sign in to comment.