From 1c91b62ea573082581e72fd433d02e3dc52dbf51 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期一, 05 一月 2026 11:03:29 +0800 Subject: [PATCH] 2026年01月05日11:00:26 升级gradle和uni库 --- 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