This commit is contained in:
jiaguofeng
2020-08-24 18:07:50 +08:00
parent 61be33fcad
commit 5b75a08c44

View File

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