Compose to 1.5.0 stable
This commit is contained in:
parent
955a466917
commit
7f4a5dc8bb
@ -9,7 +9,7 @@ plugins {
|
|||||||
kotlin("jvm") version "1.7.10"
|
kotlin("jvm") version "1.7.10"
|
||||||
kotlin("kapt") version "1.7.10"
|
kotlin("kapt") version "1.7.10"
|
||||||
kotlin("plugin.serialization") version "1.7.10"
|
kotlin("plugin.serialization") version "1.7.10"
|
||||||
id("org.jetbrains.compose") version "1.5.0-rc06"
|
id("org.jetbrains.compose") version "1.5.0"
|
||||||
}
|
}
|
||||||
|
|
||||||
// Remember to update Constants.APP_VERSION when changing this version
|
// Remember to update Constants.APP_VERSION when changing this version
|
||||||
|
Loading…
Reference in New Issue
Block a user