From cd5b95ca0e975c1e33ae5a278f12cc3b7f40469b Mon Sep 17 00:00:00 2001 From: Agetian Date: Sat, 13 Oct 2018 08:10:06 +0300 Subject: [PATCH] - Increase the default memory size values for Android Maven project to allow it to compile with the growing code base. --- forge-gui-android/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/forge-gui-android/pom.xml b/forge-gui-android/pom.xml index cff63a76f66..686f4a26ecc 100644 --- a/forge-gui-android/pom.xml +++ b/forge-gui-android/pom.xml @@ -5,8 +5,8 @@ yyyyMMdd-HHmm jar - -Xms128m - -Xmx1024m + -Xms1024m + -Xmx1536m 1.6.16.001 keystore alias