网约车 修复编译异常

This commit is contained in:
lianglihui
2021-06-28 15:45:57 +08:00
parent a80ff65cfd
commit 5b97f18dca
2 changed files with 16 additions and 1 deletions

View File

@@ -38,7 +38,6 @@ dependencies {
implementation fileTree(dir: "libs", include: ["*.jar"])
implementation rootProject.ext.dependencies.androidxappcompat
implementation rootProject.ext.dependencies.arouter
implementation project(path: ':libraries:map-amap')
annotationProcessor rootProject.ext.dependencies.aroutercompiler
implementation rootProject.ext.dependencies.rxandroid
implementation rootProject.ext.dependencies.androidxconstraintlayout