Update SDK to 1.2.9

This commit is contained in:
hrxiang
2021-12-06 10:42:55 +08:00
parent 6527295f1f
commit 790dbafd6b
5 changed files with 164 additions and 2 deletions

View File

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