new version sdk

This commit is contained in:
hrxiang 2022-02-21 18:31:18 +08:00
parent e323eea8cd
commit 3746652552
2 changed files with 1 additions and 1 deletions

View File

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