From 9f516df19ee2071f3429e251b4d7202c7ede2cdc Mon Sep 17 00:00:00 2001 From: wangcongtao Date: Sun, 28 Jun 2020 20:56:34 +0800 Subject: [PATCH] opt --- gradle.properties | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/gradle.properties b/gradle.properties index 6b66eabe5e..2702a70bff 100644 --- a/gradle.properties +++ b/gradle.properties @@ -24,7 +24,7 @@ SNAPSHOT_REPOSITORY_URL=http://nexus.zhidaoauto.com/repository/maven-snapshots/ USERNAME=xintai PASSWORD=xintai2018 # 编译模式: false - 依赖本地版本, true - 依赖 maven 版本 -RELEASE=true +RELEASE=false # 模块版本 ## 工程内模块 MOGO_COMMONS_VERSION=1.2.1.12-shunyi @@ -83,11 +83,6 @@ MOGO_MODULE_AD_CARD_VERSION=1.0.1 TANLULIB_VERSION=1.2.1.8-SNAPSHOT -# Boost分包 -BOOST_MULTIDEX_VERSION=1.0.0 -# hook ARouter分包实现 -HOOKPLUGIN_VERSION=1.0.0 - # Boost分包 BOOST_MULTIDEX_VERSION=1.0.0 # hook ARouter分包实现