summaryrefslogtreecommitdiff
path: root/android/gradle.properties
diff options
context:
space:
mode:
authorBoredGuy <osome3717@gmail.com>2026-05-09 19:59:04 -0700
committerBoredGuy <osome3717@gmail.com>2026-05-09 19:59:04 -0700
commit67427aec40ba094f1e7f3ee77eab09df73d752f1 (patch)
treeb1cbaff8f809f5b003977279b93a6bae262e5b0b /android/gradle.properties
Initial CommitHEADmaster
Diffstat (limited to 'android/gradle.properties')
-rw-r--r--android/gradle.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/android/gradle.properties b/android/gradle.properties
new file mode 100644
index 0000000..fbee1d8
--- /dev/null
+++ b/android/gradle.properties
@@ -0,0 +1,2 @@
+org.gradle.jvmargs=-Xmx8G -XX:MaxMetaspaceSize=4G -XX:ReservedCodeCacheSize=512m -XX:+HeapDumpOnOutOfMemoryError
+android.useAndroidX=true