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 29b1b1d commit 2820b22Copy full SHA for 2820b22
settings.gradle.kts
@@ -10,7 +10,7 @@ pluginManagement {
10
}
11
12
plugins {
13
- kotlin("multiplatform") version "1.9.22"
+ kotlin("multiplatform") version "2.2.0"
14
kotlin("plugin.serialization") version "1.9.22"
15
16
0 commit comments