Files
xemu/android/gradle.properties
2026-03-12 21:01:10 -04:00

6 lines
153 B
Properties

org.gradle.jvmargs=-Xmx512m -Dfile.encoding=UTF-8
org.gradle.workers.max=1
org.gradle.parallel=false
android.useAndroidX=true
kotlin.code.style=official