mirror of
https://github.com/lubosz/overte.git
synced 2025-04-13 13:13:19 +02:00
Setup a higher memory limit for android build
This commit is contained in:
parent
1cc2569bd8
commit
a9b9f48335
1 changed files with 1 additions and 0 deletions
1
android/gradle.properties
Normal file
1
android/gradle.properties
Normal file
|
@ -0,0 +1 @@
|
|||
org.gradle.jvmargs=-Xms2g -Xmx4g
|
Loading…
Reference in a new issue