Skip to content

Commit 6cde5f9

Browse files
Update build.gradle
1 parent eeba3e1 commit 6cde5f9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ dependencies {
6464
compileJava {
6565
options.compilerArgs << "-XDignore.symbol.file=true"
6666
options.fork = true
67-
options.forkOptions.executable = 'javac'
6867
}
6968

7069
task fatJar(type: Jar) {

0 commit comments

Comments
 (0)