Goooler
2023-07-19 10:35:35 +08:00
committed by GitHub
parent 0b568e5654
commit 6c3e6d3612

View File

@@ -6,6 +6,6 @@ android.useAndroidX=true
kotlin.code.style=official
org.gradle.caching=true
org.gradle.jvmargs=-Xmx4g -Dfile.encoding=UTF-8
org.gradle.jvmargs=-Xmx4g -Dfile.encoding=UTF-8 -XX:+UseParallelGC
org.gradle.parallel=true
org.gradle.configuration-cache=true