[master] update for exam
This commit is contained in:
@@ -28,9 +28,9 @@ android {
|
||||
dependencies {
|
||||
implementation fileTree(dir: "libs", include: ["*.jar"])
|
||||
// passport-for-sdk 外部SDK版本
|
||||
api 'com.zhidao.thirdlogin:third-login:1.0.14'
|
||||
api 'com.zhidao.thirdlogin:third-login:1.0.15'
|
||||
// passport-for-internal 内部SDK版本
|
||||
implementation 'com.zhidao.accountservice:account-sdk:1.0.18'
|
||||
implementation 'com.zhidao.accountservice:account-sdk:1.0.19'
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -36,24 +36,24 @@ PASSWORD=xintai2018
|
||||
RELEASE=true
|
||||
# AI CLOUD 云平台
|
||||
# 工具类
|
||||
MOGO_UTILS_VERSION=1.4.7.23
|
||||
MOGO_UTILS_VERSION=1.4.7.24
|
||||
# 网络请求
|
||||
MOGO_NETWORK_VERSION=1.4.7.23
|
||||
MOGO_NETWORK_VERSION=1.4.7.24
|
||||
# 鉴权
|
||||
MOGO_PASSPORT_VERSION=1.4.7.23
|
||||
MOGO_PASSPORT_VERSION=1.4.7.24
|
||||
# 常链接
|
||||
MOGO_SOCKET_VERSION=1.4.7.23
|
||||
MOGO_SOCKET_VERSION=1.4.7.24
|
||||
# 数据采集
|
||||
MOGO_REALTIME_VERSION=1.4.7.23
|
||||
MOGO_REALTIME_VERSION=1.4.7.24
|
||||
# 探路,道路事件发布,获取
|
||||
MOGO_TANLU_VERSION=1.4.7.23
|
||||
MOGO_TANLU_VERSION=1.4.7.24
|
||||
# 直播推流
|
||||
MOGO_LIVE_VERSION=1.4.7.23
|
||||
MOGO_LIVE_VERSION=1.4.7.24
|
||||
# 直播拉流
|
||||
MOGO_TRAFFICLIVE_VERSION=1.4.7.23
|
||||
MOGO_TRAFFICLIVE_VERSION=1.4.7.24
|
||||
# 定位服务
|
||||
MOGO_LOCATION_VERSION=1.4.7.23
|
||||
MOGO_LOCATION_VERSION=1.4.7.24
|
||||
# 远程通讯模块
|
||||
MOGO_TELEMATIC_VERSION=1.4.7.23
|
||||
MOGO_TELEMATIC_VERSION=1.4.7.24
|
||||
# v2x
|
||||
MOGO_V2X_VERSION=1.4.7.23
|
||||
MOGO_V2X_VERSION=1.4.7.24
|
||||
|
||||
Reference in New Issue
Block a user