diff --git a/.idea/misc.xml b/.idea/misc.xml index 97fd06fd66..733acb1920 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -8,7 +8,7 @@ - + \ No newline at end of file diff --git a/libraries/map-custom/build.gradle b/libraries/map-custom/build.gradle index ea2b509a19..51c5d0954f 100644 --- a/libraries/map-custom/build.gradle +++ b/libraries/map-custom/build.gradle @@ -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' }