build: bump compose versions
This commit is contained in:
parent
eb5c2afa60
commit
abe4d59e0a
|
@ -4,10 +4,10 @@ kotlin = "1.9.10"
|
|||
#Simple tools
|
||||
simple-commons = "543593cc03"
|
||||
#Compose
|
||||
composeActivity = "1.8.0-rc01"
|
||||
compose = "1.6.0-alpha06"
|
||||
composeActivity = "1.8.0"
|
||||
compose = "1.6.0-alpha07"
|
||||
composeCompiler = "1.5.3"
|
||||
composeMaterial3 = "1.2.0-alpha08"
|
||||
composeMaterial3 = "1.2.0-alpha09"
|
||||
#Androidx
|
||||
androidx-customView = "1.2.0-alpha02"
|
||||
androidx-customViewPooling = "1.0.0"
|
||||
|
|
Loading…
Reference in New Issue