升级了车聊聊,还是没能解决maven编译异常

This commit is contained in:
董宏宇
2021-09-06 19:38:24 +08:00
parent 5efb6cb06e
commit e685ec7d77
5 changed files with 104 additions and 115 deletions

View File

@@ -46,7 +46,6 @@ dependencies {
annotationProcessor rootProject.ext.dependencies.aroutercompiler
implementation rootProject.ext.dependencies.rxjava
implementation rootProject.ext.dependencies.rxandroid
implementation rootProject.ext.dependencies.callchatprovider
if (Boolean.valueOf(RELEASE)) {
api rootProject.ext.dependencies.mogomapapi