Skip to content

Commit d796cba

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 9829084 commit d796cba

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
@@ -13,7 +13,7 @@ java.mainToolchainVersion=8
1313
java.modularToolchainVersion=11
1414

1515
kotlin.mpp.stability.nowarn=true
16-
kotlin.js.compiler=both
16+
kotlin.js.compiler=ir
1717
kotlin.native.ignoreIncorrectDependencies=true
1818
kotlin.native.ignoreDisabledTargets=true
1919

0 commit comments

Comments
 (0)