Fix bug for signaling

This commit is contained in:
hrxiang
2023-03-01 11:44:14 +08:00
parent cdef7ffda8
commit 958c118e84
4 changed files with 7 additions and 3 deletions

View File

@@ -34,5 +34,5 @@ android {
}
}
dependencies {
api 'io.openim:core-sdk:2.3.5-t21@aar'
api 'io.openim:core-sdk:2.3.5-t27@aar'
}