haveno-app/android/gradle.properties

4 lines
160 B
Properties
Raw Normal View History

2024-07-14 15:34:24 +00:00
org.gradle.jvmargs=-Xmx4G -XX:+HeapDumpOnOutOfMemoryError
android.useAndroidX=true
android.enableJetifier=true
2024-07-17 21:30:17 +00:00
android.bundle.enableUncompressedNativeLibs=false