Initial commit.

This commit is contained in:
Miguel Astor
2014-10-08 08:12:51 -04:30
commit 78e8fa3d34
55 changed files with 1648 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