af-wall/gradle.properties

6 lines
245 B
Properties
Raw Normal View History

2025-11-20 14:05:38 +01:00
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