Skip to content

Commit

Permalink
Bump androidx.compose:compose-bom from 2024.08.00 to 2024.09.02
Browse files Browse the repository at this point in the history
Bumps androidx.compose:compose-bom from 2024.08.00 to 2024.09.02.

---
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 Sep 19, 2024
1 parent 4653a28 commit 9f09419
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 @@ -43,7 +43,7 @@ ext {
androidxAppcompatVersion = '1.7.0'
androidxArchCoreVersion = '2.2.0'
androidxCameraVersion = '1.3.4'
androidxComposeBomVersion = '2024.08.00'
androidxComposeBomVersion = '2024.09.02'
androidxComposeCompilerVersion = '1.5.14'
androidxComposeNavigationVersion = '2.7.7'
androidxCardviewVersion = '1.0.0'
Expand Down

0 comments on commit 9f09419

Please sign in to comment.