Skip to content

Commit

Permalink
Try forking?
Browse files Browse the repository at this point in the history
  • Loading branch information
netdpb committed Nov 28, 2023
1 parent a1a5697 commit 35c229a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ tasks.withType(JavaCompile).configureEach {

options.errorprone.disable("BadImport")

options.fork = true

options.compilerArgs.addAll(
[
"api",
Expand Down

0 comments on commit 35c229a

Please sign in to comment.