Skip to content

Commit

Permalink
Update dependency androidx.compose:compose-bom to v2024.09.03 (#235)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 5c14e2f commit e7e45e7
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.09.01"
androidx-composeBom = "androidx.compose:compose-bom:2024.09.03"
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 e7e45e7

Please sign in to comment.