Skip to content

Commit 285e306

Browse files
committed
Upgrade Kotlin 2.0.0
1 parent c88be84 commit 285e306

File tree

2 files changed

+524
-289
lines changed

2 files changed

+524
-289
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import org.jetbrains.kotlin.gradle.targets.js.webpack.KotlinWebpackConfig
22

33
plugins {
4-
kotlin("multiplatform") version "1.9.22"
4+
kotlin("multiplatform") version "2.0.0"
55
}
66

77
repositories {

0 commit comments

Comments
 (0)