Skip to content

Commit

Permalink
increase gradle memory from 4G to 6G
Browse files Browse the repository at this point in the history
  • Loading branch information
Fallen-Breath committed Dec 24, 2023
1 parent 4a4e983 commit 1776773
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
@@ -1,5 +1,5 @@
# Gradle Properties
org.gradle.jvmargs=-Xmx4G
org.gradle.jvmargs=-Xmx6G

# Fabric Basic Properties
# https://fabricmc.net/versions.html
Expand Down

0 comments on commit 1776773

Please sign in to comment.