From a6ae35060ebb5612e33e70d1dee571ce53709fb6 Mon Sep 17 00:00:00 2001 From: pangfan Date: Fri, 14 Jul 2023 15:11:13 +0800 Subject: [PATCH] =?UTF-8?q?[3.3.2/2.3.2]=E5=90=8C=E6=97=B6=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E6=8E=A5=E9=A9=B3app=E7=89=88=E6=9C=AC=E5=8F=B7?= =?UTF-8?q?=EF=BC=88Saas=E7=A6=8F=E5=B7=9EB1=E6=8E=A5=E9=A9=B3=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index d81a505d36..893bf27e7d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,7 @@ org.gradle.daemon=true org.gradle.configureondemand=true org.gradle.parallel=true -org.gradle.jvmargs=-Xmx6144m +org.gradle.jvmargs=-Xmx4096m #开启gradle缓存 org.gradle.caching=true android.enableBuildCache=true