This commit is contained in:
hrxiang
2022-02-24 17:01:40 +08:00
parent 9345c6465a
commit 514fb53eca
5 changed files with 9 additions and 11 deletions

View File

@@ -41,5 +41,5 @@ android {
}
}
dependencies {
implementation 'io.openim:client-sdk:2.0.3@aar'
implementation 'io.openim:client-sdk:2.0.4@aar'
}