Skip to content

Commit

Permalink
Update dependency androidx.compose:compose-bom to v2025 (#2676)
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 Jan 15, 2025
1 parent 59da4a1 commit 07f5200
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 @@ -90,7 +90,7 @@ media3-testUtils-robolectric = { module = "androidx.media3:media3-test-utils-rob

lifecycle = "androidx.lifecycle:lifecycle-runtime-ktx:2.8.7"

compose-bom = "androidx.compose:compose-bom:2024.12.01"
compose-bom = "androidx.compose:compose-bom:2025.01.00"
compose-ui-ui = { module = "androidx.compose.ui:ui" }
compose-ui-tooling-core = { module = "androidx.compose.ui:ui-tooling" }
compose-ui-tooling-preview = { module = "androidx.compose.ui:ui-tooling-preview" }
Expand Down

0 comments on commit 07f5200

Please sign in to comment.