Skip to content

Commit

Permalink
Update dependency androidx.compose:compose-bom-alpha to v2025.02.00 (#…
Browse files Browse the repository at this point in the history
…131)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 14, 2025
1 parent ca77946 commit e3fe47f
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 @@ -26,7 +26,7 @@ androidx-lifecycle-process = { module = "androidx.lifecycle:lifecycle-process",
coil-core = { module = "io.coil-kt:coil", version.ref = "coil" }
coil-compose = { module = "io.coil-kt:coil-compose", version.ref = "coil" }

compose-bom = { module = "androidx.compose:compose-bom-alpha", version = "2025.01.00" }
compose-bom = { module = "androidx.compose:compose-bom-alpha", version = "2025.02.00" }
compose-material = { module = "androidx.compose.material:material" }
compose-material-icons-extended = { module = "androidx.compose.material:material-icons-extended" }
compose-material3 = { module = "androidx.compose.material3:material3" }
Expand Down

0 comments on commit e3fe47f

Please sign in to comment.