af-wall/gradle.properties
2025-11-20 14:05:38 +01:00

5 lines
245 B
INI

android.useAndroidX=true
android.enableJetifier=true
org.gradle.unsafe.configuration-cache=true
org.gradle.jvmargs=-Xmx12800m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 -XX:MaxHeapSize=256m
android.suppressUnsupportedCompileSdk=35,36