fix style

This commit is contained in:
jiaguofeng
2020-10-13 11:11:45 +08:00
parent 60d15814eb
commit aee76b177e

View File

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