[Upgrade SDK] 0.0.14

This commit is contained in:
hrxiang
2021-09-30 16:30:48 +08:00
parent 06372b6eee
commit 34b59d3a81
5 changed files with 24 additions and 15 deletions

View File

@@ -52,5 +52,5 @@ android {
}
dependencies {
// implementation 'io.openim:client:0.0.13@aar'
implementation 'io.openim:client-sdk:0.0.13@aar'
implementation 'io.openim:client-sdk:0.0.14@aar'
}