Skip to content

Commit

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

[Update]: Bump androidx.compose:compose-bom from 2024.02.00 to 2024.02.01
  • Loading branch information
PatilShreyas committed Feb 25, 2024
2 parents 921a0b6 + 594902d commit f7a2bbd
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.7.3'
androidCoreVersion = '1.12.0'
composeCompilerVersion = '1.5.8'
composeBomVersion = '2024.02.00'
composeBomVersion = '2024.02.01'
jUnitVersion = '4.13.2'
androidJUnitTestVersion = '1.1.5'
spotlessVersion = '6.25.0'
Expand Down

0 comments on commit f7a2bbd

Please sign in to comment.