update wechat sdk

This commit is contained in:
JarvanMo
2022-10-18 12:02:16 +08:00
parent 1c4ff815cb
commit f59e10baec
2 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@ android {
}
dependencies {
api 'com.tencent.mm.opensdk:wechat-sdk-android-without-mta:6.8.0'
api 'com.tencent.mm.opensdk:wechat-sdk-android:6.8.18'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.1'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1'
implementation 'id.zelory:compressor:3.0.1'