5 lines
245 B
INI
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
|