mirror of
https://github.com/zapstore/zapstore.git
synced 2026-09-14 03:05:06 +00:00
7 lines
286 B
Properties
7 lines
286 B
Properties
org.gradle.jvmargs=-Xmx8G -XX:MaxMetaspaceSize=4G -XX:ReservedCodeCacheSize=512m -XX:+HeapDumpOnOutOfMemoryError
|
|
android.useAndroidX=true
|
|
android.enableJetifier=true
|
|
|
|
# Flutter + AGP compatibility: force legacy DSL behavior (avoid AGP 9+ new DSL warnings/failures)
|
|
android.newDsl=false
|