Skip to content

Commit

Permalink
Enable parallel builds by default
Browse files Browse the repository at this point in the history
  • Loading branch information
octylFractal committed Jul 16, 2020
1 parent 9c81135 commit b33d96b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Expand Up @@ -2,6 +2,7 @@ group=com.sk89q.worldedit
version=7.2.0-SNAPSHOT

org.gradle.jvmargs=-Xmx1512M
org.gradle.parallel=true

loom.version=0.4.30
mixin.version=0.8+build.18

0 comments on commit b33d96b

Please sign in to comment.