upgrade sdk

This commit is contained in:
hrxiang
2021-09-18 09:36:36 +08:00
parent be7e678265
commit bb6672c8c0
5 changed files with 10 additions and 6 deletions

View File

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