Update SDK to 1.2.8

This commit is contained in:
hrxiang
2021-12-01 09:40:01 +08:00
parent 27293375a4
commit 6527295f1f
5 changed files with 19 additions and 13 deletions

View File

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