Update SDK to 1.2.0

This commit is contained in:
hrxiang
2021-11-24 11:12:06 +08:00
parent b5f80cc052
commit 579e3dd236
2 changed files with 8 additions and 5 deletions

View File

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