mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-03-10 08:11:20 +00:00
Move to 0.2.0-build132
This commit is contained in:
@@ -6,7 +6,7 @@ plugins {
|
||||
// __KOTLIN_COMPOSE_VERSION__
|
||||
kotlin("jvm") version "1.4.20"
|
||||
// __LATEST_COMPOSE_RELEASE_VERSION__
|
||||
id("org.jetbrains.compose") version "0.2.0-build128"
|
||||
id("org.jetbrains.compose") version "0.2.0-build132"
|
||||
// __KOTLIN_COMPOSE_VERSION__
|
||||
kotlin("plugin.allopen") version "1.4.20"
|
||||
id("kotlinx.benchmark") version "0.2.0-dev-20"
|
||||
|
||||
Reference in New Issue
Block a user