This commit is contained in:
wangcongtao
2020-07-02 16:26:19 +08:00
parent e3e0ffcfc2
commit 79dbb2de00
2 changed files with 2 additions and 2 deletions

View File

@@ -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()