Hotfix steamwar.java.gradle

This commit is contained in:
2025-11-29 18:27:08 +01:00
parent 2dfad9e55c
commit bfc835b0dc
+1
View File
@@ -28,6 +28,7 @@ java {
tasks.compileJava { tasks.compileJava {
options.encoding "UTF-8" options.encoding "UTF-8"
options.compilerArgs << '--add-exports=java.base/jdk.internal.misc=ALL-UNNAMED'
} }
sourceSets { sourceSets {