Browse Source

update wechat sdk to latest

billyyoyo 5 years ago
parent
commit
cbede0ff4b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -180,7 +180,7 @@ dependencies {
     implementation 'com.tencent.bugly:nativecrashreport:3.3.1'
 
     //其中latest.release指代最
-    implementation 'com.tencent.mm.opensdk:wechat-sdk-android-with-mta:5.1.6'
+    implementation 'com.tencent.mm.opensdk:wechat-sdk-android-with-mta:+'
     //    implementation 'de.hdodenhof:circleimageview:2.2.0'
 
     implementation 'org.xutils:xutils:3.5.0'