[add] added gradle build files

This commit is contained in:
2020-01-29 01:19:10 -06:00
parent 1b2f23670a
commit d1357ac099
7 changed files with 336 additions and 0 deletions

2
gradle.properties Normal file
View File

@@ -0,0 +1,2 @@
// https://docs.gradle.org/current/userguide/build_environment.html
org.gradle.warning.mode=none