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 40d45c8 commit 2061adcCopy full SHA for 2061adc
build.gradle.kts
@@ -1,7 +1,7 @@
1
import org.jetbrains.kotlin.gradle.ExperimentalWasmDsl
2
3
plugins {
4
- kotlin("multiplatform") version "2.2.10"
+ kotlin("multiplatform") version "2.2.20"
5
id("org.jetbrains.dokka") version "2.0.0"
6
7
`maven-publish`
0 commit comments