Commit 2f400e63 authored by Nikolay Igotti's avatar Nikolay Igotti

Move MPP sample to 1.6.0

parent d74708d5
plugins {
kotlin("multiplatform") version "1.6.0-RC"
kotlin("multiplatform") version "1.6.0"
}
val coroutinesVersion = "1.5.2"
......@@ -7,7 +7,6 @@ val coroutinesVersion = "1.5.2"
repositories {
mavenLocal()
mavenCentral()
maven("https://dl.bintray.com/kotlin/kotlin-eap")
maven("https://maven.pkg.jetbrains.space/public/p/compose/dev")
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment