Skip to content

Commit

Permalink
Update dependency dev.chrisbanes.compose:compose-bom to v2024.07.00-a…
Browse files Browse the repository at this point in the history
…lpha02 (#48)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 28, 2024
1 parent 93ee236 commit 66786f1
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_version" }
coil-compose = { module = "io.coil-kt:coil-compose", version.ref = "coil_version" }

compose-bom = { module = "dev.chrisbanes.compose:compose-bom", version = "2024.07.00-alpha01" }
compose-bom = { module = "dev.chrisbanes.compose:compose-bom", version = "2024.07.00-alpha02" }
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 66786f1

Please sign in to comment.