升级版本好

This commit is contained in:
董宏宇
2021-07-21 17:47:43 +08:00
parent 435ed713bb
commit f11a558a71
3 changed files with 12 additions and 11 deletions

2
.idea/misc.xml generated
View File

@@ -13,7 +13,7 @@
<option name="HEAP_SIZE" value="1024" />
<option name="LOCALE" value="zh_CN" />
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" project-jdk-name="12" project-jdk-type="JavaSDK">
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="false" project-jdk-name="12" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/build/classes" />
</component>
<component name="ProjectType">

View File

@@ -3,6 +3,7 @@
<component name="RunConfigurationProducerService">
<option name="ignoredProducers">
<set>
<option value="com.android.tools.idea.compose.preview.runconfiguration.ComposePreviewRunConfigurationProducer" />
<option value="org.jetbrains.plugins.gradle.execution.test.runner.AllInPackageGradleConfigurationProducer" />
<option value="org.jetbrains.plugins.gradle.execution.test.runner.TestClassGradleConfigurationProducer" />
<option value="org.jetbrains.plugins.gradle.execution.test.runner.TestMethodGradleConfigurationProducer" />

View File

@@ -30,22 +30,22 @@ PASSWORD=xintai2018
RELEASE=true
# AI CLOUD 云平台
# 工具类
MOGO_UTILS_VERSION=1.1.22
MOGO_UTILS_VERSION=1.1.24
# 网络请求
MOGO_NETWORK_VERSION=1.1.22
MOGO_NETWORK_VERSION=1.1.24
# 网络DNS
MOGO_HTTPDNS_VERSION=1.1.22
MOGO_HTTPDNS_VERSION=1.1.24
# 鉴权
MOGO_PASSPORT_VERSION=1.1.22
MOGO_PASSPORT_VERSION=1.1.24
# 常链接
MOGO_SOCKET_VERSION=1.1.22
MOGO_SOCKET_VERSION=1.1.24
# 数据采集
MOGO_REALTIME_VERSION=1.1.22
MOGO_REALTIME_VERSION=1.1.24
# 探路,道路事件发布,获取
MOGO_TANLU_VERSION=1.1.22
MOGO_TANLU_VERSION=1.1.24
# 直播推流
MOGO_LIVE_VERSION=1.1.22
MOGO_LIVE_VERSION=1.1.24
# 直播拉流
MOGO_TRAFFICLIVE_VERSION=1.1.22
MOGO_TRAFFICLIVE_VERSION=1.1.24
# 定位服务
MOGO_LOCATION_VERSION=1.1.22
MOGO_LOCATION_VERSION=1.1.24