diff --git a/README.md b/README.md index 2aa614c..4f27066 100644 --- a/README.md +++ b/README.md @@ -323,5 +323,5 @@ module.exports = { 微信扫描下面二维码,关注官方公众号 **「凡泰极客」**,获取更多精彩内容。
-微信扫描下面二维码,邀请进官方微信交流群(加好友备注:finclip 咨询),获取更多精彩内容。
- +微信扫描下面二维码,加入官方微信交流群,获取更多精彩内容。
+ diff --git a/android/build.gradle b/android/build.gradle index 578de2b..9ffd108 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -93,4 +93,4 @@ dependencies { implementation fileTree(include: ['*.jar'], dir: 'libs') implementation 'com.finogeeks.lib:finapplet:2.37.1' implementation 'com.finogeeks.mop:plugins:2.37.1' -} \ No newline at end of file +}