Core sdk upgrade to 2.3.4

This commit is contained in:
hrxiang
2022-09-30 17:28:30 +08:00
parent 38a899d32c
commit 2b78f83b20
14 changed files with 213 additions and 54 deletions

View File

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