Update SDK to 1.1.4

This commit is contained in:
hrxiang 2021-11-11 11:30:53 +08:00
parent ad346184cb
commit 0107919f97
2 changed files with 1 additions and 1 deletions

View File

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