Skip to content

Commit 69d8699

Browse files
committed
try disabling cache
1 parent 28465b6 commit 69d8699

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ kotlin.incremental.multiplatform=true
44
kotlin.mpp.stability.nowarn=true
55
kotlin.mpp.enableCInteropCommonization=true
66
kotlin.native.ignoreDisabledTargets=true
7+
kotlin.native.cacheKind.linuxX64=none
78

89
# atomicfu
910
# FIXME - https://github.com/Kotlin/kotlinx-atomicfu/issues/274

0 commit comments

Comments
 (0)