Updated compose to 1.0.0-rc5
This commit is contained in:
parent
af09479fcf
commit
febb3650e3
@ -8,7 +8,7 @@ plugins {
|
||||
kotlin("kapt") version "1.5.31"
|
||||
kotlin("plugin.serialization") version "1.5.31"
|
||||
// __LATEST_COMPOSE_RELEASE_VERSION__
|
||||
id("org.jetbrains.compose") version "1.0.0-rc4"
|
||||
id("org.jetbrains.compose") version "1.0.0-rc5"
|
||||
}
|
||||
|
||||
group = "aeab13.github"
|
||||
|
Loading…
Reference in New Issue
Block a user