upgrade sdk,new add quote message

This commit is contained in:
hrxiang
2021-09-06 14:41:33 +08:00
parent 00e19f25c6
commit d11fdfa0f7
4 changed files with 32 additions and 7 deletions

View File

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