Core sdk upgrade to 2.3.3

This commit is contained in:
hrxiang
2022-09-20 11:04:58 +08:00
parent 0a0635bb71
commit 38a899d32c
5 changed files with 8 additions and 4 deletions

View File

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