Basic Files
This commit is contained in:
parent
447fbed207
commit
6edb84511f
18 changed files with 717 additions and 0 deletions
3
gradle.properties
Normal file
3
gradle.properties
Normal file
|
@ -0,0 +1,3 @@
|
|||
org.gradle.daemon=true
|
||||
org.gradle.jvmargs=-Xms128m -Xmx512m
|
||||
org.gradle.configureondemand=true
|
Reference in a new issue