Skip to content

Commit d2e9eb4

Browse files
committed
chore: atomicfu changes
1 parent d3b9486 commit d2e9eb4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

gradle.properties

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,10 @@ kotlin.jvm.target.validation.mode=warning
2222
kotlin.build.report.output=build_scan
2323
kotlinx.atomicfu.enableJvmIrTransformation=true
2424
kotlinx.atomicfu.enableJsIrTransformation=true
25-
# kotlin.experimental.tryK2=true
25+
kotlinx.atomicfu.enableNativeIrTransformations=true
2626
# kapt.use.k2=true
2727

2828
# MPP
29-
kotlin.mpp.stability.nowarn=true
3029
# kotlin.mpp.enableCInteropCommonization=true
3130
# kotlin.js.ir.output.granularity=whole-program
3231

0 commit comments

Comments
 (0)