diff --git a/foudations/mogo-passport/build.gradle b/foudations/mogo-passport/build.gradle index c352b0f..46135ea 100644 --- a/foudations/mogo-passport/build.gradle +++ b/foudations/mogo-passport/build.gradle @@ -28,7 +28,7 @@ android { dependencies { implementation fileTree(dir: "libs", include: ["*.jar"]) // 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版本 implementation 'com.zhidao.accountservice:account-sdk:1.0.18' diff --git a/gradle.properties b/gradle.properties index bdb2f9b..8448aa2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -36,24 +36,24 @@ PASSWORD=xintai2018 RELEASE=true # 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 -MOGO_V2X_VERSION=1.4.7.13 +MOGO_V2X_VERSION=1.4.7.16