Skip to content

Commit

Permalink
⚡ enable parallel execution
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandens committed Aug 21, 2023
1 parent 97f93cf commit 266371c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
org.gradle.caching=true
org.gradle.parallel=true
org.gradle.jvmargs=--add-exports jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED \
--add-exports jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED \
--add-exports jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED \
Expand Down

0 comments on commit 266371c

Please sign in to comment.