upgrade callchat

This commit is contained in:
unknown
2020-10-28 19:10:12 +08:00
parent b264599f4a
commit 8d71f0d0da
2 changed files with 1 additions and 2 deletions

View File

@@ -106,7 +106,7 @@ TTS_NOOP_VERSION=1.0.0
######## 外部依赖引用
# 车聊聊
CARCHATTING_VERSION=1.9.7.1
CARCHATTING_VERSION=1.9.8
# 车聊聊接口
CARCHATTINGPROVIDER_VERSION=1.4.1
# loglib

View File

@@ -52,7 +52,6 @@ dependencies {
implementation rootProject.ext.dependencies.androidxconstraintlayout
implementation rootProject.ext.dependencies.arouter
implementation rootProject.ext.dependencies.carcallprovider
implementation rootProject.ext.dependencies.carcall
implementation rootProject.ext.dependencies.androidxccorektx
implementation rootProject.ext.dependencies.kotlinstdlibjdk7