Upgrade sdk

This commit is contained in:
hrxiang
2021-11-04 19:18:13 +08:00
parent 15042ed2ea
commit 0e147a033f
3 changed files with 2 additions and 1 deletions

View File

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