cleaned up build process

This commit is contained in:
kento2 2026-07-05 22:41:48 +02:00
parent e7ff5d3da2
commit 821ed43d7b
10 changed files with 142 additions and 182 deletions

View file

@ -7,4 +7,4 @@ subprojects {
tasks.withType<Jar> {
archiveVersion = ""
}
}
}