Skip to content

Commit

Permalink
Update compose to v1.6.0-alpha06
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2023
1 parent 0ac43d9 commit 01d2862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ dependencyResolutionManagement {

register("compose") {
version("compiler", "1.5.3")
version("compose", "1.6.0-alpha05")
version("compose", "1.6.0-alpha06")
version("material", "1.2.0-alpha08")
library("ui", "androidx.compose.ui", "ui").versionRef("compose")
library("preview", "androidx.compose.ui", "ui-tooling-preview").versionRef("compose")
Expand Down

0 comments on commit 01d2862

Please sign in to comment.