Skip to content

Commit cdeedc6

Browse files
authored
Update gradle.properties
1 parent 3f71d70 commit cdeedc6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

gradle.properties

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@ kotlin.code.style=official
44
org.gradle.jvmargs=-Xmx2048M -Dfile.encoding=UTF-8 -Dkotlin.daemon.jvm.options\="-Xmx2048M"
55

66
#Ktor
7-
io.ktor.development=true
7+
io.ktor.development=true
8+
9+
kotlin.native.cacheKind.linuxX64=none

0 commit comments

Comments
 (0)