Initial Commit

This commit is contained in:
2024-03-26 23:01:12 +02:00
commit 38ec799114
20 changed files with 1095 additions and 0 deletions

8
gradle.properties Normal file
View File

@@ -0,0 +1,8 @@
version_base=1.0
version_patch=0
# Dependencies
junit=5.10.1
lombok=1.18.30
okhttp=4.12.0
gson=2.10.1