|
|
@ -5,7 +5,7 @@ plugins { |
|
|
|
// __KOTLIN_COMPOSE_VERSION__ |
|
|
|
// __KOTLIN_COMPOSE_VERSION__ |
|
|
|
kotlin("multiplatform") version "1.5.10" |
|
|
|
kotlin("multiplatform") version "1.5.10" |
|
|
|
// __LATEST_COMPOSE_RELEASE_VERSION__ |
|
|
|
// __LATEST_COMPOSE_RELEASE_VERSION__ |
|
|
|
id("org.jetbrains.compose") version ("0.5.0-build225") |
|
|
|
id("org.jetbrains.compose") version ("0.5.0-build226") |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
repositories { |
|
|
|
repositories { |
|
|
|