Raise the minimum support version of Java to 8

Closes gh-388
This commit is contained in:
Andy Wilkinson
2017-05-16 16:15:10 +01:00
parent ce8a296df0
commit a8e1df3fd8
8 changed files with 12 additions and 13 deletions

View File

@@ -1,3 +1,2 @@
org.gradle.jvmargs=-XX:MaxPermSize=512M
version=2.0.0.BUILD-SNAPSHOT
org.gradle.daemon=false