Switched from maven to gradle 7.4.2 build tool.

This commit is contained in:
2022-04-18 11:41:02 +03:00
parent 93b6b357c1
commit 45f0b494b3
10 changed files with 462 additions and 211 deletions
+2 -21
View File
@@ -1,24 +1,5 @@
# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
*.iml
.idea/
.gradle
build/
target/