chore: 更新应用配置

- 更新AppConfig应用配置
- 更新build.gradle构建配置
- 更新gradle.properties属性配置
This commit is contained in:
iammm0
2026-01-26 11:54:17 +08:00
parent 712ff915d8
commit 6ce0768c94
3 changed files with 14 additions and 7 deletions

View File

@@ -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=-Xmx2048m -Dfile.encoding=UTF-8 -Dhttps.protocols=TLSv1.2,TLSv1.3
# When configured, Gradle will run in incubating parallel mode.
# This option should only be used with decoupled projects. For more details, visit
# https://developer.android.com/r/tools/gradle-multi-project-decoupled-projects