upgrade sdk, new add quote message

This commit is contained in:
hrxiang
2021-08-31 11:27:01 +08:00
parent 6b534b2fb0
commit 00e19f25c6
4 changed files with 33 additions and 3 deletions

View File

@@ -52,5 +52,5 @@ android {
}
dependencies {
// implementation 'io.openim:client:0.0.13@aar'
implementation 'io.openim:client-sdk:0.0.7@aar'
implementation 'io.openim:client-sdk:0.0.8@aar'
}