Upgrade sdk

This commit is contained in:
hrxiang
2021-11-10 19:55:47 +08:00
parent 1fce0e4cae
commit ddd77fa307
5 changed files with 14 additions and 4 deletions

View File

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