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 d3b9486 commit d2e9eb4Copy full SHA for d2e9eb4
gradle.properties
@@ -22,11 +22,10 @@ kotlin.jvm.target.validation.mode=warning
22
kotlin.build.report.output=build_scan
23
kotlinx.atomicfu.enableJvmIrTransformation=true
24
kotlinx.atomicfu.enableJsIrTransformation=true
25
-# kotlin.experimental.tryK2=true
+kotlinx.atomicfu.enableNativeIrTransformations=true
26
# kapt.use.k2=true
27
28
# MPP
29
-kotlin.mpp.stability.nowarn=true
30
# kotlin.mpp.enableCInteropCommonization=true
31
# kotlin.js.ir.output.granularity=whole-program
32
0 commit comments