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 68f7d25 commit 85919e4Copy full SHA for 85919e4
build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
// Apply the Kotlin JVM plugin to add support for Kotlin
3
- kotlin("multiplatform") version "1.8.0"
+ kotlin("multiplatform") version "2.1.21"
4
}
5
6
repositories {
0 commit comments