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