Merge pull request #21 from hrxiang/android

upgrade sdk
This commit is contained in:
hrxiang 2021-08-20 15:36:02 +08:00 committed by GitHub
commit 17c4ef9e1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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