This commit is contained in:
hrxiang 2022-04-08 14:36:47 +08:00
parent 03fa70c585
commit 7e8d72929a
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.29@aar' implementation 'io.openim:client-sdk:2.0.30@aar'
} }