zanbur/gradle.properties

6 lines
199 B
Properties
Raw Normal View History

2024-11-19 19:34:40 +01:00
android.nonTransitiveRClass = true
android.useAndroidX = true
org.gradle.configuration-cache = true
org.gradle.jvmargs = -Xmx2048m -Dfile.encoding=UTF-8 -XX:+UseParallelGC
org.gradle.parallel = true