Skip to content

Commit

Permalink
Don't use gradle parallel build
Browse files Browse the repository at this point in the history
  • Loading branch information
rainboyan committed Aug 10, 2024
1 parent 8635f20 commit a372ba5
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 @@ -2,5 +2,5 @@ projectVersion=0.8.0-SNAPSHOT
graceVersion=2022.2.6
groovyVersion=3.0.21
org.gradle.daemon=true
org.gradle.parallel=true
org.gradle.parallel=false
org.gradle.jvmargs=-Dfile.encoding=UTF-8 -Xmx1024M

0 comments on commit a372ba5

Please sign in to comment.