Increase MaxPermSize so that the build passes when using Java 7

This commit is contained in:
Andy Wilkinson
2015-05-05 13:16:21 +01:00
parent 90bbb5ab9e
commit 68198b3145

View File

@@ -1 +1,2 @@
version=0.1.0.BUILD-SNAPSHOT
org.gradle.jvmargs=-XX:MaxPermSize=512M