This commit is contained in:
hrxiang
2022-06-24 11:05:29 +08:00
parent cce41e0991
commit 2a9d4a0587
6 changed files with 54 additions and 3 deletions

View File

@@ -41,5 +41,5 @@ android {
}
}
dependencies {
implementation 'io.openim:core-sdk:2.0.9.28@aar'
implementation 'io.openim:core-sdk:2.1.0.1@aar'
}