diff --git a/.idea/deploymentTargetDropDown.xml b/.idea/deploymentTargetDropDown.xml index 4116d78..0aef461 100644 --- a/.idea/deploymentTargetDropDown.xml +++ b/.idea/deploymentTargetDropDown.xml @@ -7,11 +7,11 @@ - + - + \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index ec7b70c..b7406b2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -27,25 +27,25 @@ SNAPSHOT_REPOSITORY_URL=http://nexus.zhidaoauto.com/repository/maven-snapshots/ USERNAME=xintai PASSWORD=xintai2018 # 编译模式: false - 依赖本地版本, true - 依赖 maven 版本 -RELEASE=false +RELEASE=true # AI CLOUD 云平台 # 工具类 -MOGO_UTILS_VERSION=1.1.42 +MOGO_UTILS_VERSION=1.1.48-live # 网络请求 -MOGO_NETWORK_VERSION=1.1.42 +MOGO_NETWORK_VERSION=1.1.48-live # 网络DNS -MOGO_HTTPDNS_VERSION=1.1.42 +MOGO_HTTPDNS_VERSION=1.1.48-live # 鉴权 -MOGO_PASSPORT_VERSION=1.1.42 +MOGO_PASSPORT_VERSION=1.1.48-live # 常链接 -MOGO_SOCKET_VERSION=1.1.42 +MOGO_SOCKET_VERSION=1.1.48-live # 数据采集 -MOGO_REALTIME_VERSION=1.1.42 +MOGO_REALTIME_VERSION=1.1.48-live # 探路,道路事件发布,获取 -MOGO_TANLU_VERSION=1.1.42 +MOGO_TANLU_VERSION=1.1.48-live # 直播推流 -MOGO_LIVE_VERSION=1.1.42 +MOGO_LIVE_VERSION=1.1.48-live # 直播拉流 -MOGO_TRAFFICLIVE_VERSION=1.1.42 +MOGO_TRAFFICLIVE_VERSION=1.1.48-live # 定位服务 -MOGO_LOCATION_VERSION=1.1.42 +MOGO_LOCATION_VERSION=1.1.48-live