Files
app-legacy/refilc/android/gradle.properties
2026-04-05 02:23:33 +02:00

6 lines
268 B
Properties

org.gradle.jvmargs=-Xmx28G -XX:MaxMetaspaceSize=4G -XX:+HeapDumpOnOutOfMemoryError -XX:+UseParallelGC
android.useAndroidX=true
android.enableJetifier=true
org.gradle.parallel=true
kotlin.compiler.execution.strategy=in-process
# kotlin.jvm.target.validation.mode=IGNORE