chore: reduce Gradle memory, add extension network timeout, fix tr locale

This commit is contained in:
zarzet
2026-04-14 02:10:33 +07:00
parent 373a276c54
commit 427bdf74dc
3 changed files with 902 additions and 801 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
org.gradle.jvmargs=-Xmx4G -XX:MaxMetaspaceSize=2G -XX:ReservedCodeCacheSize=256m -XX:+HeapDumpOnOutOfMemoryError
org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=512m -XX:ReservedCodeCacheSize=256m -XX:+HeapDumpOnOutOfMemoryError
android.useAndroidX=true