Upgrade sdk

This commit is contained in:
hrxiang
2021-11-10 19:58:45 +08:00
parent 90f715acea
commit 4129d649cd
7 changed files with 1 additions and 1 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'
}