Update build.gradle

This commit is contained in:
std-s 2022-06-16 15:43:06 +08:00 committed by GitHub
parent e2b546f400
commit 996281e49a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.21@aar'
} }