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.06.00
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 8, 2023
1 parent 0b5d613 commit 01af17e
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 @@ -38,7 +38,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.5"

androidX-compose-bom = { module = "androidx.compose:compose-bom", version = "2023.05.01" }
androidX-compose-bom = { module = "androidx.compose:compose-bom", version = "2023.06.00" }
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 01af17e

Please sign in to comment.