upgrade sdk

This commit is contained in:
hrxiang
2021-09-24 15:24:15 +08:00
parent fb92f15062
commit 7b23e5080e
2 changed files with 13 additions and 10 deletions

View File

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