diff --git a/.idea/misc.xml b/.idea/misc.xml
index 47f1a4e1d4..2db9aab721 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -4,7 +4,7 @@
-
+
diff --git a/libraries/map-custom/build.gradle b/libraries/map-custom/build.gradle
index ff6dadce58..7f7cbd433d 100644
--- a/libraries/map-custom/build.gradle
+++ b/libraries/map-custom/build.gradle
@@ -50,7 +50,7 @@ dependencies {
implementation project(':foudations:mogo-commons')
}
- api 'com.zhidaoauto.machine:map:1.0.0-SNAPSHOT'
+ api 'com.zhidaoauto.machine:map:1.0.0-SNAPSHOT-106'
}
apply from: new File(rootProject.rootDir, "gradle/upload.gradle").toString()