From e5f69207048c0e05cda176ceb104a9e0ffc7d745 Mon Sep 17 00:00:00 2001 From: Brian Sun Date: Wed, 21 Sep 2022 09:07:16 +0800 Subject: [PATCH 1/2] using implementation instead of compile --- android-build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android-build.gradle b/android-build.gradle index 317ddcb..f3bdd7e 100644 --- a/android-build.gradle +++ b/android-build.gradle @@ -3,5 +3,5 @@ repositories { } dependencies { - compile 'com.tencent.mm.opensdk:wechat-sdk-android-with-mta:+' + implementation 'com.tencent.mm.opensdk:wechat-sdk-android-with-mta:+' } From 349c5a364462ff6c29d2a1d00083843c26d8dff4 Mon Sep 17 00:00:00 2001 From: Ryan Smith Date: Mon, 10 Oct 2022 20:08:44 -0500 Subject: [PATCH 2/2] add tencent to queries in plugin.xml --- plugin.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/plugin.xml b/plugin.xml index 0e9dc33..8a547de 100644 --- a/plugin.xml +++ b/plugin.xml @@ -107,6 +107,9 @@ + + +