Added Dockerfile

Added docker-compose.example.yml
Implemented JAR signing with Gradle
This commit is contained in:
grimsi
2025-06-16 19:12:33 +02:00
parent b2cb8ca33e
commit 99893ac0c3
7 changed files with 63 additions and 16 deletions
+2
View File
@@ -1,3 +1,5 @@
# Increase Gradle metaspace size
org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=512m
# Plugin versions
kotlinVersion=2.1.21
kspVersion=2.1.21-2.0.1