From 87c2230e8e1cd198c3551a0adf28e65868f45cd6 Mon Sep 17 00:00:00 2001 From: InsanusMokrassar Date: Fri, 8 Dec 2023 23:42:26 +0600 Subject: [PATCH] revert xmx 2500 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index fd98fa06ad3..af13c5e68f3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ kotlin.incremental.js=true #kotlin.experimental.tryK2=true android.useAndroidX=true android.enableJetifier=true -org.gradle.jvmargs=-Xmx2000m +org.gradle.jvmargs=-Xmx2500m # JS NPM