Update compose dependency
This commit is contained in:
parent
9e8066b588
commit
ea6f7cd323
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ dependencyResolutionManagement {
|
|||
|
||||
version("compose-compiler", "1.2.0")
|
||||
|
||||
version("compose", "1.3.0-alpha01")
|
||||
version("compose", "1.3.0-alpha02")
|
||||
library("compose-foundation", "androidx.compose.foundation", "foundation").versionRef("compose")
|
||||
library("compose-ui", "androidx.compose.ui", "ui").versionRef("compose")
|
||||
library("compose-ui-util", "androidx.compose.ui", "ui-util").versionRef("compose")
|
||||
|
|
Loading…
Reference in a new issue