Files
libmc/gradle.properties
T

8 lines
233 B
Properties
Raw Normal View History

2026-09-03 19:32:46 +08:00
kotlin.code.style=official
kotlin.native.ignoreDisabledTargets=true
kotlin.native.enableKlibsCrossCompilation=true
kotlin.daemon.jvmargs=-Xmx2048M
2026-09-03 22:47:27 +08:00
org.gradle.jvmargs=-Xmx3g -Dfile.encoding=UTF-8
libVersion=0.1.0
protocolVersion=26.2