This repository has been archived on 2026-07-20. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
chookchat-old/client-mobile/chookchat/android/gradle.properties

4 lines
166 B
Properties
Raw Normal View History

2025-06-08 09:13:46 +10:00
org.gradle.jvmargs=-Xmx8G -XX:MaxMetaspaceSize=4G -XX:ReservedCodeCacheSize=512m -XX:+HeapDumpOnOutOfMemoryError
android.useAndroidX=true
android.enableJetifier=true