Update Compose (#1662)
This commit is contained in:
parent
9cf83c89dc
commit
c1ef2e7341
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
[versions]
|
[versions]
|
||||||
androidx_activity = "1.4.0"
|
androidx_activity = "1.4.0"
|
||||||
androidx_test = "1.4.1-alpha03"
|
androidx_test = "1.4.1-alpha03"
|
||||||
compose = "1.1.0-rc01"
|
compose = "1.2.0-alpha01"
|
||||||
composeSnapshot = "-"
|
composeSnapshot = "-"
|
||||||
coroutines = "1.6.0"
|
coroutines = "1.6.0"
|
||||||
flowbinding = "1.2.0"
|
flowbinding = "1.2.0"
|
||||||
|
|
Loading…
Reference in a new issue