Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

Commit

Permalink
do not prefer IPV4
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghost-chu committed Dec 18, 2023
1 parent 040864f commit 90ea9d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Sets default memory used for gradle commands. Can be overridden by user or command line properties.
# This is required to provide enough memory for the Minecraft decompilation process.
org.gradle.jvmargs=-Xmx4G
java.net.preferIPv4Stack=true
gradle.daemon=true
org.gradle.daemon=true
org.gradle.parallel=true

0 comments on commit 90ea9d1

Please sign in to comment.