Commit f396f1ebd5f8da712f676e034e4e243ff6fd759d

Authored by 赵康
1 parent d42a066802
Exists in master

remove the content about wechat in the doc

Showing 1 changed file with 0 additions and 4 deletions Side-by-side Diff

... ... @@ -27,10 +27,6 @@ V4.5.8
27 27  
28 28 implementation 'com.gumptech:VKsdk:1.5.4'
29 29  
30   -选择接入微信登录时,需要增加微信依赖,如下:
31   -
32   - implementation 'com.tencent.mm.opensdk:wechat-sdk-android-without-mta:5.1.4'
33   -
34 30 ### 2.修改AndroidManifest.xml文件
35 31 首先添加必要的权限,如下所示:
36 32