Basic Files

This commit is contained in:
Ash Reynolds 2016-02-08 18:08:43 +00:00
parent 447fbed207
commit 6edb84511f
18 changed files with 717 additions and 0 deletions

3
gradle.properties Normal file
View file

@ -0,0 +1,3 @@
org.gradle.daemon=true
org.gradle.jvmargs=-Xms128m -Xmx512m
org.gradle.configureondemand=true