Update SDK to 1.3.4

This commit is contained in:
hrxiang
2021-12-09 16:18:01 +08:00
parent 790dbafd6b
commit aa05465509
8 changed files with 73 additions and 3 deletions

View File

@@ -51,5 +51,5 @@ android {
}
}
dependencies {
implementation 'io.openim:client-sdk:1.2.9@aar'
implementation 'io.openim:client-sdk:1.3.4@aar'
}