Skip to content

Commit

Permalink
chore(deps): Bump androidx.compose:compose-bom (#116)
Browse files Browse the repository at this point in the history
Bumps androidx.compose:compose-bom from 2024.02.02 to 2024.03.00.

---
updated-dependencies:
- dependency-name: androidx.compose:compose-bom
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 23, 2024
1 parent cd892f0 commit cb18e4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
android-gradle-plugin = "8.3.1"
androidx-activity = "1.8.2"
androidx-compose-bom = "2024.02.02" # https://developer.android.com/jetpack/compose/bom/bom-mapping
androidx-compose-bom = "2024.03.00" # https://developer.android.com/jetpack/compose/bom/bom-mapping
androidx-compose-compiler = "1.5.10" # https://developer.android.com/jetpack/androidx/releases/compose-kotlin#pre-release_kotlin_compatibility
jetbrains-compose = "1.6.0"
kotlin = "1.9.22"
Expand Down

0 comments on commit cb18e4e

Please sign in to comment.