Upgrade sdk

This commit is contained in:
hrxiang 2021-11-05 17:13:20 +08:00
parent dbaad13dd1
commit 1fce0e4cae
2 changed files with 1 additions and 1 deletions

View File

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