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 2b0c500 commit 5c4a37bCopy full SHA for 5c4a37b
gradle.properties
@@ -53,3 +53,5 @@ kotlinx.atomicfu.enableJvmIrTransformation=true
53
# usages of `moveForward` in `ConcurrentLinkedList.kt` correctly.
54
kotlinx.atomicfu.enableJsIrTransformation=false
55
kotlinx.atomicfu.enableNativeIrTransformation=true
56
+
57
+org.gradle.caching=true
0 commit comments