Skip to content

Commit

Permalink
Update compose to v1.6.0-alpha08
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent efda8d8 commit e1b064d
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-alpha08")
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 e1b064d

Please sign in to comment.