Skip to content

Commit

Permalink
Update dependency androidx.compose:compose-bom to v2024.09.00 (#503)
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] committed Sep 4, 2024
1 parent b9bac27 commit 35503a2
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 @@ -14,7 +14,7 @@ androidx-core = { module = "androidx.core:core-ktx", version = "1.13.1" }
androidx-test-runner = { module = "androidx.test:runner", version = "1.6.2" }
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.9.2" }

androidx-compose-bom = { module = "androidx.compose:compose-bom", version = "2024.08.00" }
androidx-compose-bom = { module = "androidx.compose:compose-bom", version = "2024.09.00" }
androidx-compose-material3 = { module = "androidx.compose.material3:material3" }

coil-compose = "io.coil-kt:coil-compose:2.7.0"
Expand Down

0 comments on commit 35503a2

Please sign in to comment.