Upgrade sdk

This commit is contained in:
hrxiang
2021-11-03 15:00:49 +08:00
parent 8112585c69
commit e3c21ab31e
9 changed files with 23 additions and 4 deletions

View File

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