Skip to content

Commit

Permalink
Update dependency androidx.compose:compose-bom to v2024.06.00 (#191)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 12, 2024
1 parent 4ec00e4 commit 3837cfc
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 @@ -24,7 +24,7 @@ cash-sqlDelight = "2.0.2"
androidx-activity = { module = "androidx.activity:activity-ktx", version.ref = "androidx-activity" }
androidx-activityCompose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activity" }
androidx-appcompat = "androidx.appcompat:appcompat:1.7.0"
androidx-composeBom = "androidx.compose:compose-bom:2024.05.00"
androidx-composeBom = "androidx.compose:compose-bom:2024.06.00"
androidx-composeAnimation = { module = "androidx.compose.animation:animation" }
androidx-composeFoundation = { module = "androidx.compose.foundation:foundation" }
androidx-composeMaterial3 = { module = "androidx.compose.material3:material3" }
Expand Down

0 comments on commit 3837cfc

Please sign in to comment.