Update SDK to 1.2.1

This commit is contained in:
hrxiang
2021-11-25 17:58:07 +08:00
parent 401255df6e
commit 27293375a4
5 changed files with 174 additions and 4 deletions

View File

@@ -51,5 +51,5 @@ android {
}
}
dependencies {
implementation 'io.openim:client-sdk:1.2.0@aar'
implementation 'io.openim:client-sdk:1.2.1@aar'
}