From 6be718c31c6af3130a4cdbd92ec61eea107bc3e8 Mon Sep 17 00:00:00 2001 From: donghongyu Date: Fri, 25 Feb 2022 15:56:56 +0800 Subject: [PATCH] =?UTF-8?q?[Change]=20=E5=8F=91=E5=B8=83=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle.properties b/gradle.properties index 8c1a43f..33f82cf 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.3.23 @@ -56,6 +56,6 @@ MOGO_TRAFFICLIVE_VERSION=1.3.23 # 定位服务 MOGO_LOCATION_VERSION=1.3.23 # 远程通讯模块 -MOGO_TELEMATIC_VERSION=1.3.19 +MOGO_TELEMATIC_VERSION=1.3.23 # v2x -MOGO_V2X_VERSION=1.0.2 +MOGO_V2X_VERSION=1.3.23