删除多余的车聊聊依赖

This commit is contained in:
董宏宇
2021-09-06 21:19:10 +08:00
parent 7faa54ee97
commit 0dc941f9a0
3 changed files with 73 additions and 75 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