Skip to content

Commit

Permalink
Update dependency androidx.compose:compose-bom to v2024.10.01
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 30, 2024
1 parent 5079d5b commit 377adc7
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 @@ -94,7 +94,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.10.00"
compose-bom = "androidx.compose:compose-bom:2024.10.01"
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 377adc7

Please sign in to comment.