Upgrade sdk

This commit is contained in:
hrxiang
2021-11-03 18:24:57 +08:00
parent 66c9b0f673
commit 15042ed2ea
5 changed files with 6 additions and 3 deletions

View File

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