From 4a35f30dda1fe741c170d5c0bbb46beb08734a53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E5=AE=8F=E5=AE=87?= Date: Sun, 19 Jan 2020 16:02:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=86=E8=AF=AF=E5=88=A0=E7=9A=84=E6=8C=87?= =?UTF-8?q?=E4=BB=A4=E5=8A=A0=E5=9B=9E=E6=9D=A5=20./gradlew=20:modules:mog?= =?UTF-8?q?o-module-common:clean=20=20:modules:mogo-module-common:uploadAr?= =?UTF-8?q?chives?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 30f8c0de4c..193e485a23 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 # 模块版本 DEMO_MODULE_MAP_VERSION=1.0.0-SNAPSHOT DEMO_MODULE_MAP2_VERSION=1.0.0-SNAPSHOT