update map version to 8.5.19

This commit is contained in:
zhongchao
2021-04-29 13:56:20 +08:00
parent 4730b1cd55
commit 7dae21e1f8
2 changed files with 2 additions and 2 deletions

2
.idea/misc.xml generated
View File

@@ -8,7 +8,7 @@
<asm skipDebug="false" skipFrames="false" skipCode="false" expandFrames="false" />
<groovy codeStyle="LEGACY" />
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="false" project-jdk-name="1.8" project-jdk-type="JavaSDK">
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/build/classes" />
</component>
</project>

View File

@@ -67,7 +67,7 @@ dependencies {
implementation project(':foudations:mogo-commons')
}
implementation 'com.zhidaoauto.machine:map:1.0.0-vr-8.5.17'
implementation 'com.zhidaoauto.machine:map:1.0.0-vr-8.5.19'
// implementation 'com.zhidaoauto.machine:map:1.0.0-vr-test-3.4'
}