Files
libmc/gradle.properties
T

7 lines
238 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
2026-09-07 10:07:10 +08:00
libVersion=0.1.1
protocolVersion=26.2-0.1.1