From 00348c5f27217a0fd9b83aea6acc5f19f114324d Mon Sep 17 00:00:00 2001 From: deirn Date: Sat, 27 Jan 2024 20:06:15 +0700 Subject: [PATCH] try 4gb --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 1f22954..c950dcd 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -org.gradle.jvmargs = -Xmx3G +org.gradle.jvmargs = -Xmx4G