mirror of
https://github.com/qi4L/JYso.git
synced 2026-09-21 22:40:43 +08:00
Update build.gradle
This commit is contained in:
+1
-1
@@ -128,5 +128,5 @@ tasks.withType(Javadoc) {
|
||||
compileJava {
|
||||
options.compilerArgs << '-XDignore.symbol.file'
|
||||
options.fork = true
|
||||
options.forkOptions.executable = '/Users/topsry/security-tools/java/amazon-corretto-8.jdk/Contents/Home/bin/javac'
|
||||
options.forkOptions.executable = 'C:\\env\\JAVA\\corretto_jdk1.8.0_412\\bin\\javac.exe'
|
||||
}
|
||||
Reference in New Issue
Block a user