Maybe fix Techhider

Signed-off-by: Chaoscaot <max@maxsp.de>
This commit is contained in:
2025-11-30 14:36:44 +01:00
parent 6f4ec64ef7
commit 6f248b78b8
2 changed files with 5 additions and 2 deletions
-1
View File
@@ -28,7 +28,6 @@ java {
tasks.compileJava {
options.encoding "UTF-8"
options.compilerArgs << '--add-exports=java.base/jdk.internal.misc=ALL-UNNAMED'
}
sourceSets {