Skip to content

Commit 2fcca43

Browse files
committed
Update kotlin bootstrap compiler version
1 parent 4bf5648 commit 2fcca43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import org.jetbrains.kotlin.gradle.ExperimentalWasmDsl
44

55
plugins {
6-
kotlin("multiplatform") version "2.4.0-dev-5756"
6+
kotlin("multiplatform") version "2.4.0-dev-6891"
77
}
88

99
repositories {

0 commit comments

Comments
 (0)