Skip to content

Commit d7bf192

Browse files
committed
enable gradle parallel
1 parent abc4eed commit d7bf192

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Done to increase the memory available to gradle.
22
org.gradle.jvmargs=-Xmx1096M
3+
org.gradle.parallel=true
34
# Fabric Properties
45
# check these on https://fabricmc.net/versions.html
56
minecraft_version=1.17.1

0 commit comments

Comments
 (0)