同步绘制小地图

This commit is contained in:
wangcongtao
2020-10-29 14:44:52 +08:00
parent fc7018862a
commit 568fe6ff40
2 changed files with 3 additions and 2 deletions

View File

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