This commit is contained in:
hrxiang 2022-06-16 19:28:54 +08:00
parent e2b546f400
commit 0b8762a754

View File

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