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 28465b6 commit 69d8699Copy full SHA for 69d8699
gradle.properties
@@ -4,6 +4,7 @@ kotlin.incremental.multiplatform=true
4
kotlin.mpp.stability.nowarn=true
5
kotlin.mpp.enableCInteropCommonization=true
6
kotlin.native.ignoreDisabledTargets=true
7
+kotlin.native.cacheKind.linuxX64=none
8
9
# atomicfu
10
# FIXME - https://github.com/Kotlin/kotlinx-atomicfu/issues/274
0 commit comments