From: Gustavo Martin Morcuende Date: Tue, 30 Aug 2016 16:08:43 +0000 (+0200) Subject: new gradle.properties file X-Git-Tag: weatherinformation-1.2~5 X-Git-Url: https://git.gumartinm.name/?a=commitdiff_plain;h=1c6a4b8126f404dce668301a293f4e95d9843de3;p=AndroidWeatherInformation new gradle.properties file --- diff --git a/gradle.properties b/gradle.properties new file mode 100644 index 0000000..c8230cb --- /dev/null +++ b/gradle.properties @@ -0,0 +1 @@ +org.gradle.jvmargs=-Xmx4096m -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8