Merge master to dev #239

Closed
CommanderTvis wants to merge 29 commits from commandertvis/merge-upstream into dev
Showing only changes of commit ec4b972896 - Show all commits

4
.gitignore vendored
View File

@ -9,3 +9,7 @@ out/
# Cache of project # Cache of project
.gradletasknamecache .gradletasknamecache
# Generated by javac -h and runtime
*.class
*.log