2
0
mirror of https://gitlab.com/famedly/fluffychat.git synced 2024-12-21 12:52:38 +01:00
fluffychat/android/gradle.properties

5 lines
134 B
Properties
Raw Normal View History

2020-01-01 19:10:13 +01:00
org.gradle.jvmargs=-Xmx1536M
android.enableR8=true
android.useAndroidX=true
android.enableJetifier=true
android.enableR8.fullMode=true