Skip to content

Commit b46591f

Browse files
committed
[migration] Kotlin 1.9.20: KT-42326
There's no YT ticket for error-deprecating and/or removing legacy JS backend, so I'm linking the next closest thing.
1 parent addb6ae commit b46591f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ serializationVersion=1.5.1
1212
java.mainToolchainVersion=8
1313
java.modularToolchainVersion=11
1414

15-
kotlin.js.compiler=both
15+
kotlin.js.compiler=ir
1616
kotlin.native.ignoreIncorrectDependencies=true
1717
kotlin.native.ignoreDisabledTargets=true
1818

0 commit comments

Comments
 (0)