Merge branch 'master' into live_sdk

# Conflicts:
#	gradle.properties
This commit is contained in:
董宏宇
2021-02-04 17:45:05 +08:00
5 changed files with 39 additions and 32 deletions

View File

@@ -25,11 +25,11 @@ PASSWORD=xintai2018
# 编译模式: false - 依赖本地版本, true - 依赖 maven 版本
RELEASE=false
# AI CLOUD 云平台
MOGO_NETWORK_VERSION=1.0.8-SNAPSHOT
MOGO_HTTPDNS_VERSION=1.0.8-SNAPSHOT
MOGO_PASSPORT_VERSION=1.0.8-SNAPSHOT
MOGO_SOCKET_VERSION=1.0.8-SNAPSHOT
MOGO_REALTIME_VERSION=1.0.8-SNAPSHOT
MOGO_TANLU_VERSION=1.0.8-SNAPSHOT
MOGO_LIVE_VERSION=1.0.8-SNAPSHOT
MOGO_TRAFFICLIVE_VERSION=1.0.0-SNAPSHOT
MOGO_NETWORK_VERSION=1.0.9-SNAPSHOT
MOGO_HTTPDNS_VERSION=1.0.9-SNAPSHOT
MOGO_PASSPORT_VERSION=1.0.9-SNAPSHOT
MOGO_SOCKET_VERSION=1.0.9-SNAPSHOT
MOGO_REALTIME_VERSION=1.0.9-SNAPSHOT
MOGO_TANLU_VERSION=1.0.9-SNAPSHOT
MOGO_LIVE_VERSION=1.0.9-SNAPSHOT
MOGO_TRAFFICLIVE_VERSION=1.0.9-SNAPSHOT