update gradle configuration and wrapper
This commit is contained in:
parent
9828227f41
commit
84ee6ac378
8 changed files with 77 additions and 56 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -4,7 +4,7 @@
|
|||
# log file
|
||||
*.log
|
||||
|
||||
# package files #
|
||||
# package files
|
||||
*.jar
|
||||
*.war
|
||||
*.nar
|
||||
|
|
@ -24,3 +24,6 @@ gradle-app.setting
|
|||
|
||||
# intellij
|
||||
.idea/
|
||||
|
||||
# server
|
||||
run/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue