Преглед изворни кода

update wechat sdk to latest

billyyoyo пре 5 година
родитељ
комит
cbede0ff4b
1 измењених фајлова са 1 додато и 1 уклоњено
  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'