Skip to content

Commit

Permalink
Turn on verbosity in Gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
paulyhedral committed Jan 18, 2024
1 parent 674fc3c commit 57e32e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# This is required to provide enough memory for the Minecraft decompilation process.
org.gradle.jvmargs=-Xmx4G
org.gradle.daemon=false
org.gradle.console=verbose

#forge_version=1.20.2-48.1.0
forge_version=1.20.1-47.2.0
Expand Down

0 comments on commit 57e32e7

Please sign in to comment.