Skip to content

Commit

Permalink
Merge pull request #168 from PatilShreyas/dependabot/gradle/androidx.…
Browse files Browse the repository at this point in the history
…compose-compose-bom-2024.05.00

[Update]: Bump androidx.compose:compose-bom from 2024.04.00 to 2024.05.00
  • Loading branch information
PatilShreyas committed May 3, 2024
2 parents 299427e + 601f807 commit c6d1326
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.13.1'
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 c6d1326

Please sign in to comment.