Skip to content

Commit

Permalink
Merge pull request #142 from ryanmoelter/renovate/compose.bom
Browse files Browse the repository at this point in the history
Update dependency androidx.compose:compose-bom to v2024.03.00
  • Loading branch information
renovate[bot] authored Mar 21, 2024
2 parents 58c2423 + 9c3ccab commit bc066a6
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.0"
# https://developer.android.com/jetpack/compose/bom/bom-mapping
compose-bom = "2024.02.02"
compose-bom = "2024.03.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 bc066a6

Please sign in to comment.