Skip to content

Commit

Permalink
Update dependency dev.chrisbanes.compose:compose-bom to v2024.08.00-a…
Browse files Browse the repository at this point in the history
…lpha01
  • Loading branch information
renovate[bot] authored Aug 11, 2024
1 parent e492e12 commit 9b95c01
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-alpha02" }
compose-bom = { module = "dev.chrisbanes.compose:compose-bom", version = "2024.08.00-alpha01" }
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 9b95c01

Please sign in to comment.