Skip to content

Commit

Permalink
Merge pull request #180 from ryanmoelter/renovate/compose.bom
Browse files Browse the repository at this point in the history
Update dependency androidx.compose:compose-bom to v2024.06.00
  • Loading branch information
renovate[bot] authored Jun 13, 2024
2 parents 547b955 + 85d4f00 commit 1c4a4a5
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
Expand Up @@ -3,7 +3,7 @@ android-gradle = "8.3.1"
kotlin = "1.9.23"
coroutines = "1.8.1"
# https://developer.android.com/jetpack/compose/bom/bom-mapping
compose-bom = "2024.05.00"
compose-bom = "2024.06.00"
# https://developer.android.com/jetpack/androidx/releases/compose-kotlin#pre-release_kotlin_compatibility
compose-compiler = "1.5.11"
compileSdk = "34"
Expand Down

0 comments on commit 1c4a4a5

Please sign in to comment.