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.10.00 to 2024.12.01.

---
updated-dependencies:
- dependency-name: androidx.compose:compose-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 067a860 commit d392d89
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.9.0'
androidCoreVersion = '1.13.1'
composeCompilerVersion = '1.5.8'
composeBomVersion = '2024.10.00'
composeBomVersion = '2024.12.01'
jUnitVersion = '4.13.2'
mockkVersion = '1.13.13'
androidJUnitTestVersion = '1.2.1'
Expand Down

0 comments on commit d392d89

Please sign in to comment.