Skip to content

Commit 103fc8b

Browse files
authored
Support native caching (#130)
Co-authored-by: hfhbd <[email protected]>
1 parent fe50950 commit 103fc8b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

gradle.properties

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
kotlin.code.style=official
22
kotlin.mpp.enableCInteropCommonization=true
33

4-
kotlin.native.cacheKind.macosArm64=none
5-
kotlin.native.cacheKind.linuxX64=none
6-
74
org.gradle.parallel=true
85
org.gradle.jvmargs=-Xmx2048m
96

0 commit comments

Comments
 (0)