This commit is contained in:
hrxiang 2022-02-23 14:02:24 +08:00
parent b05e68355e
commit 9345c6465a
2 changed files with 1 additions and 1 deletions

View File

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