From 395eddb9477c19b164e341d716850994366adfe0 Mon Sep 17 00:00:00 2001 From: deirn Date: Thu, 25 Apr 2024 00:01:56 +0700 Subject: [PATCH] sacrifice more ram to the gradle gods --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index afc1e5b..e550c62 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -org.gradle.jvmargs = -Xmx1G +org.gradle.jvmargs = -Xmx3G minecraft = 1.20.5