This commit is contained in:
hrxiang 2022-06-20 14:25:15 +08:00
parent 9a359ca9a0
commit 6c3311cce1

View File

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