Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Commit

Permalink
Update dependency androidx.compose:compose-bom to v2023.10.01 (#483)
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 18, 2023
1 parent caea408 commit 2304fe2
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 @@ -37,7 +37,7 @@ kotlin-junit5 = { module = "org.jetbrains.kotlin:kotlin-test-junit5", version.re
kotlinX-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android", version.ref = "coroutines" }
kotlinX-immutable = "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.6"

androidX-compose-bom = { module = "androidx.compose:compose-bom", version = "2023.10.00" }
androidX-compose-bom = { module = "androidx.compose:compose-bom", version = "2023.10.01" }
androidX-compose-ui = { module = "androidx.compose.ui:ui" }
androidX-compose-tooling = { module = "androidx.compose.ui:ui-tooling" }
androidX-compose-tooling-preview = { module = "androidx.compose.ui:ui-tooling-preview" }
Expand Down

0 comments on commit 2304fe2

Please sign in to comment.