This commit is contained in:
qi4l
2025-03-12 13:23:58 +08:00
parent c49c9ec147
commit d9442b0fba
28 changed files with 111 additions and 304 deletions
+1
View File
@@ -141,6 +141,7 @@ tasks.withType(Javadoc) {
options.encoding = 'UTF-8'
}
compileJava {
options.compilerArgs << '-XDignore.symbol.file'
options.fork = true