[master] update version

This commit is contained in:
zhongchao
2023-08-25 18:08:38 +08:00
parent 826c0b34f5
commit 5265167c3c
2 changed files with 12 additions and 12 deletions

View File

@@ -28,7 +28,7 @@ android {
dependencies { dependencies {
implementation fileTree(dir: "libs", include: ["*.jar"]) implementation fileTree(dir: "libs", include: ["*.jar"])
// passport-for-sdk 外部SDK版本 // passport-for-sdk 外部SDK版本
api 'com.zhidao.thirdlogin:third-login:1.0.11' api 'com.zhidao.thirdlogin:third-login:1.0.13'
// passport-for-internal 内部SDK版本 // passport-for-internal 内部SDK版本
implementation 'com.zhidao.accountservice:account-sdk:1.0.18' implementation 'com.zhidao.accountservice:account-sdk:1.0.18'

View File

@@ -36,24 +36,24 @@ PASSWORD=xintai2018
RELEASE=true RELEASE=true
# AI CLOUD 云平台 # AI CLOUD 云平台
# 工具类 # 工具类
MOGO_UTILS_VERSION=1.4.7.13 MOGO_UTILS_VERSION=1.4.7.16
# 网络请求 # 网络请求
MOGO_NETWORK_VERSION=1.4.7.13 MOGO_NETWORK_VERSION=1.4.7.16
# 鉴权 # 鉴权
MOGO_PASSPORT_VERSION=1.4.7.13 MOGO_PASSPORT_VERSION=1.4.7.16
# 常链接 # 常链接
MOGO_SOCKET_VERSION=1.4.7.13 MOGO_SOCKET_VERSION=1.4.7.16
# 数据采集 # 数据采集
MOGO_REALTIME_VERSION=1.4.7.13 MOGO_REALTIME_VERSION=1.4.7.16
# 探路,道路事件发布,获取 # 探路,道路事件发布,获取
MOGO_TANLU_VERSION=1.4.7.13 MOGO_TANLU_VERSION=1.4.7.16
# 直播推流 # 直播推流
MOGO_LIVE_VERSION=1.4.7.13 MOGO_LIVE_VERSION=1.4.7.16
# 直播拉流 # 直播拉流
MOGO_TRAFFICLIVE_VERSION=1.4.7.13 MOGO_TRAFFICLIVE_VERSION=1.4.7.16
# 定位服务 # 定位服务
MOGO_LOCATION_VERSION=1.4.7.13 MOGO_LOCATION_VERSION=1.4.7.16
# 远程通讯模块 # 远程通讯模块
MOGO_TELEMATIC_VERSION=1.4.7.13 MOGO_TELEMATIC_VERSION=1.4.7.16
# v2x # v2x
MOGO_V2X_VERSION=1.4.7.13 MOGO_V2X_VERSION=1.4.7.16