升级了车聊聊,还是没能解决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

@@ -25,7 +25,6 @@ dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation rootProject.ext.dependencies.androidxappcompat
implementation rootProject.ext.dependencies.arouter
implementation rootProject.ext.dependencies.callchatprovider
if (Boolean.valueOf(RELEASE)) {
implementation rootProject.ext.dependencies.mogoutils