Fix Build

Signed-off-by: Chaoscaot <max@maxsp.de>
This commit is contained in:
2026-05-16 13:54:37 +02:00
parent c04dc8fd86
commit 5fb51b63c3
20 changed files with 97 additions and 106 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ plugins {
}
kotlin {
jvmToolchain(8)
jvmToolchain(21)
}
java {