From 0fd8faf8061369296b4a92b081d83c940dfc233e Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期二, 06 一月 2026 18:24:36 +0800 Subject: [PATCH] 2026年01月06日18:24:23 暂隐藏前台服务 --- gradle.properties | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index d7154ba..7aae401 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ # http://www.gradle.org/docs/current/userguide/build_environment.html # Specifies the JVM arguments used for the daemon process. # The setting is particularly useful for tweaking memory settings. -org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8 +org.gradle.jvmargs=-Xmx4048m -Dfile.encoding=UTF-8 # When configured, Gradle will run in incubating parallel mode. # This option should only be used with decoupled projects. More details, visit # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects @@ -21,4 +21,4 @@ android.nonTransitiveRClass=true # 鍙互灏唙4,v7搴撹浆鎴怉ndroid X android.enableJetifier=true -android.bundle.enableUncompressedNativeLibs=false \ No newline at end of file +#android.bundle.enableUncompressedNativeLibs=false \ No newline at end of file -- Gitblit v1.8.0