This commit is contained in:
wangcongtao
2020-07-03 10:05:09 +08:00
parent f42ba8f7d4
commit bba07fe10a

View File

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