Skip to content

Commit

Permalink
temporarily disable the gradle daemon
Browse files Browse the repository at this point in the history
  • Loading branch information
mezz committed Aug 26, 2024
1 parent ed8c33b commit 38ee9d7
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,6 +1,6 @@
# Gradle settings
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=true
org.gradle.daemon=false

# JEI
modName=Just Enough Items
Expand Down

0 comments on commit 38ee9d7

Please sign in to comment.