2
0
mirror of https://gitlab.com/famedly/fluffychat.git synced 2024-12-21 04:42:37 +01:00
fluffychat/android/gradle.properties
2022-02-23 17:49:22 +01:00

5 lines
134 B
INI

org.gradle.jvmargs=-Xmx1536M
android.enableR8=true
android.useAndroidX=true
android.enableJetifier=true
android.enableR8.fullMode=true