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.09.02 to 2024.10.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 Oct 17, 2024
1 parent 280da5b commit fb8b35c
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.1'
androidCoreVersion = '1.13.1'
composeCompilerVersion = '1.5.8'
composeBomVersion = '2024.09.02'
composeBomVersion = '2024.10.00'
jUnitVersion = '4.13.2'
mockkVersion = '1.13.13'
androidJUnitTestVersion = '1.2.1'
Expand Down

0 comments on commit fb8b35c

Please sign in to comment.