We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36cf0a6 commit ff653d2Copy full SHA for ff653d2
gradle.properties
@@ -46,4 +46,4 @@ kotlinx.atomicfu.enableJvmIrTransformation=true
46
# When the flag below is set to `true`, AtomicFU cannot process
47
# usages of `moveForward` in `ConcurrentLinkedList.kt` correctly.
48
kotlinx.atomicfu.enableJsIrTransformation=false
49
-kotlinx.atomicfu.enableNativeIrTransformation=true
+#kotlinx.atomicfu.enableNativeIrTransformation=true
0 commit comments