We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3551063 commit c26ff57Copy full SHA for c26ff57
build.gradle.kts
@@ -7,7 +7,7 @@ import org.jetbrains.kotlin.gradle.targets.js.dsl.ExperimentalWasmDsl
7
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
8
9
plugins {
10
- kotlin("multiplatform") version "2.0.0"
+ kotlin("multiplatform") version "2.0.20"
11
// This version is dependent on the maximum tested version
12
// of this plugin within the Kotlin multiplatform library
13
id("com.android.library") version "8.6.0"
0 commit comments