6.3.4 Alpha2 - 新增 Paddle Lite / WebSocket; 修复屏幕旋转浮动按钮异常; 优化日志复制与导出
This commit is contained in:
@@ -16,8 +16,6 @@ org.gradle.jvmargs=-Xms4g -Xmx4g -Dkotlin.daemon.jvm.options\="-Xmx4g" -Dfile.en
|
||||
org.gradle.daemon=true
|
||||
# Temporarily stops AGP version checking
|
||||
android.injected.studio.version.check=false
|
||||
# Added since Gradle Build Tool version 8.0.0-alpha09
|
||||
android.defaults.buildfeatures.buildconfig=true
|
||||
# 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
|
||||
@@ -36,4 +34,8 @@ android.enableJetifier=true
|
||||
# resources declared in the library itself and none from the library's dependencies,
|
||||
# thereby reducing the size of the R class for that library
|
||||
android.nonTransitiveRClass=true
|
||||
android.nonFinalResIds=false
|
||||
android.nonFinalResIds=false
|
||||
# -- archived fields --
|
||||
# Added since Gradle Build Tool version 8.0.0-alpha09
|
||||
# Removed since Gradle Build Tool version 8.2.0-alpha15
|
||||
# android.defaults.buildfeatures.buildconfig=true
|
||||
|
||||
Reference in New Issue
Block a user