This commit is contained in:
hrxiang 2022-05-10 10:33:39 +08:00
parent 373171aded
commit 53ef6c2173

View File

@ -49,5 +49,5 @@ android {
} }
} }
dependencies { dependencies {
implementation 'io.openim:client-sdk:2.0.50@aar' implementation 'io.openim:client-sdk:2.0.51@aar'
} }