修改锁车逻辑以及marker显示问题

This commit is contained in:
jiaguofeng
2020-06-19 11:47:16 +08:00
parent d15b6773c2
commit a7107b2bea
6 changed files with 10 additions and 24 deletions

View File

@@ -50,7 +50,7 @@ dependencies {
implementation project(':foudations:mogo-commons')
}
api 'com.zhidaoauto.machine:map:1.0.0-SNAPSHOT-61'
api 'com.zhidaoauto.machine:map:1.0.0-SNAPSHOT'
}
apply from: new File(rootProject.rootDir, "gradle/upload.gradle").toString()