Update SDK to 1.1.5 </br>

Fix android message error bug
This commit is contained in:
hrxiang
2021-11-11 16:31:39 +08:00
parent 0107919f97
commit 40190198d8
8 changed files with 36 additions and 18 deletions

View File

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