Upgrade sdk

This commit is contained in:
hrxiang 2021-11-01 11:56:10 +08:00
parent 2ce0a28a44
commit 8112585c69
2 changed files with 1 additions and 1 deletions

View File

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