This commit is contained in:
hrxiang 2022-03-18 19:11:30 +08:00
parent 8ea08f9ce6
commit 372e573ea0
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.13@aar' implementation 'io.openim:client-sdk:2.0.14@aar'
} }