From f5026c189a5dd95a28a7200f5a3fac64d757a29f Mon Sep 17 00:00:00 2001 From: zhongchao Date: Tue, 16 Aug 2022 20:28:32 +0800 Subject: [PATCH] reset upload release --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index fed77d1..23a2f81 100644 --- a/gradle.properties +++ b/gradle.properties @@ -33,7 +33,7 @@ SNAPSHOT_REPOSITORY_URL=http://nexus.zhidaoauto.com/repository/maven-snapshots/ USERNAME=xintai PASSWORD=xintai2018 # 编译模式: false - 依赖本地版本, true - 依赖 maven 版本 -RELEASE=true +RELEASE=false # AI CLOUD 云平台 # 工具类 MOGO_UTILS_VERSION=1.4.3.16