From 3c50dc8c9ffa03a57005817a2a78e8693af637f1 Mon Sep 17 00:00:00 2001 From: donghongyu Date: Wed, 15 Dec 2021 19:32:58 +0800 Subject: [PATCH] =?UTF-8?q?[Change]=E4=BF=AE=E6=94=B9=E6=9C=AC=E5=9C=B0?= =?UTF-8?q?=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: donghongyu --- gradle.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 68a17acb1a..64513995a6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -44,7 +44,7 @@ SNAPSHOT_REPOSITORY_URL=http://nexus.zhidaoauto.com/repository/maven-snapshots/ USERNAME=xintai PASSWORD=xintai2018 # 编译模式: false - 依赖本地版本, true - 依赖 maven 版本 -USE_MAVEN_PACKAGE=true +USE_MAVEN_PACKAGE=false ##plugin 插件 android.enableR8.libraries=false android.enableR8=false @@ -127,6 +127,7 @@ MOGO_MODULE_EXTENSIONS_VERSION=2.1.3.1 MOGO_MODULE_SEARCH_VERSION=2.1.3.1 MOGO_MODULE_BACK_VERSION=2.1.3.1 MOGO_MODULE_V2X_VERSION=2.1.3.1 + # 探路 MOGO_MODULE_TANLU_VERSION=2.1.3.1 # 推送