Fix some one crash

This commit is contained in:
hrxiang 2022-03-04 17:36:16 +08:00
parent b25f0d8547
commit 2381d26729
2 changed files with 1 additions and 1 deletions

View File

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