Skip to content

Commit

Permalink
Update dependency androidx.compose:compose-bom to v2023.10.01 (#2164)
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 Oct 24, 2023
1 parent 336cccf commit 21358e3
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 @@ -102,7 +102,7 @@ media3-testUtils-robolectric = { module = "androidx.media3:media3-test-utils-rob

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

compose-bom = "androidx.compose:compose-bom:2023.10.00"
compose-bom = "androidx.compose:compose-bom:2023.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 21358e3

Please sign in to comment.