Skip to content

Commit

Permalink
Merge pull request #115 from ryanmoelter/renovate/compose.bom
Browse files Browse the repository at this point in the history
Update dependency androidx.compose:compose-bom to v2024.02.00
  • Loading branch information
renovate[bot] authored Feb 8, 2024
2 parents 110a444 + 22d1ed6 commit 0566783
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.2.2"
kotlin = "1.9.22"
coroutines = "1.7.3"
# https://developer.android.com/jetpack/compose/bom/bom-mapping
compose-bom = "2024.01.00"
compose-bom = "2024.02.00"
# https://developer.android.com/jetpack/androidx/releases/compose-kotlin#pre-release_kotlin_compatibility
compose-compiler = "1.5.8"
compileSdk = "34"
Expand Down

0 comments on commit 0566783

Please sign in to comment.