This commit is contained in:
hrxiang
2021-10-14 10:26:34 +08:00
parent a71edf771d
commit 61f3c7285b
5 changed files with 8 additions and 5 deletions

View File

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