Skip to content

Commit

Permalink
fix: test if error appear on sequential process
Browse files Browse the repository at this point in the history
  • Loading branch information
davisusanibar committed Jan 25, 2024
1 parent 4677b9e commit 0553366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ org.gradle.jvmargs=-XX:+UseG1GC -Xmx512m -XX:MaxMetaspaceSize=512m --add-exports
--add-exports jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED \
--add-exports jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED \
--add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED
org.gradle.parallel=true
#org.gradle.parallel=true
# Build cache can be disabled with --no-build-cache option
org.gradle.caching=true

Expand Down

0 comments on commit 0553366

Please sign in to comment.