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

This reverts commit e685ec7d
This commit is contained in:
董宏宇
2021-09-06 20:41:18 +08:00
parent e685ec7d77
commit 4306741795
5 changed files with 115 additions and 104 deletions

View File

@@ -25,6 +25,7 @@ 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