This commit is contained in:
wangcongtao
2021-02-03 14:28:00 +08:00
parent 69fc12ba2b
commit a0386ebde6
4 changed files with 5 additions and 18 deletions

View File

@@ -42,7 +42,7 @@ dependencies {
annotationProcessor rootProject.ext.dependencies.aroutercompiler
implementation rootProject.ext.dependencies.adasapi
implementation rootProject.ext.dependencies.adasconfigapi
implementation "com.zhidao.support.adas:high:1.1.5.2"
implementation "com.zhidao.support.adas:high:1.1.5.6"
if (Boolean.valueOf(RELEASE)) {
api rootProject.ext.dependencies.mogomap
implementation rootProject.ext.dependencies.mogomapapi