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 | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 98aeb05..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 @@ -20,4 +20,5 @@ # thereby reducing the size of the R class for that library android.nonTransitiveRClass=true # 鍙互灏唙4,v7搴撹浆鎴怉ndroid X -android.enableJetifier=true \ No newline at end of file +android.enableJetifier=true +#android.bundle.enableUncompressedNativeLibs=false \ No newline at end of file -- Gitblit v1.8.0