Upgraded compose version
This commit is contained in:
parent
67d410fd12
commit
70f1ec89ee
@ -6,7 +6,7 @@ plugins {
|
||||
// __KOTLIN_COMPOSE_VERSION__
|
||||
kotlin("jvm") version "1.5.21"
|
||||
// __LATEST_COMPOSE_RELEASE_VERSION__
|
||||
id("org.jetbrains.compose") version "1.0.0-alpha1"
|
||||
id("org.jetbrains.compose") version "1.0.0-alpha3"
|
||||
}
|
||||
|
||||
group = "me.user"
|
||||
|
Loading…
Reference in New Issue
Block a user