add gradle wrapper and jar building

This commit is contained in:
2020-01-01 18:58:25 +01:00
parent 295a1f8af0
commit a8f8af1102
4 changed files with 20 additions and 5 deletions
+3 -3
View File
@@ -83,9 +83,6 @@ fabric.properties
# Ignore Gradle GUI config
gradle-app.setting
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
!gradle-wrapper.jar
# Cache of project
.gradletasknamecache
@@ -117,3 +114,6 @@ gradle-app.setting
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
!gradle-wrapper.jar