We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aaa817 commit 44ab052Copy full SHA for 44ab052
1 file changed
gradle.properties
@@ -31,4 +31,5 @@ kotlin.native.ignoreDisabledTargets=true
31
kotlin.jvm.target.validation.mode=warning
32
kotlin.native.binary.pagedAllocator=false
33
kotlin.native.binary.latin1Strings=true
34
+kotlin.native.cacheKind.linuxX64=none
35
#kotlin.compiler.execution.strategy=out-of-process
0 commit comments