FondleTalk/android/gradle.properties
2024-09-15 23:05:07 +08:00

5 lines
152 B
INI

org.gradle.jvmargs=-Xmx4G -XX:+HeapDumpOnOutOfMemoryError
android.useAndroidX=true
android.enableJetifier=true
android.suppressUnsupportedCompileSdk=34