Update build.gradle

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

View File

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