|
|
@@ -153,7 +153,7 @@ dependencies {
|
|
|
|
|
|
//其中latest.release指代最
|
|
|
|
|
|
- compile 'com.tencent.mm.opensdk:wechat-sdk-android-with-mta:+'
|
|
|
+ compile 'com.tencent.mm.opensdk:wechat-sdk-android-with-mta:5.1.6'
|
|
|
debugCompile('com.readystatesoftware.chuck:library:1.1.0') {
|
|
|
exclude group: 'com.android.support', module: 'design'
|
|
|
}
|
|
|
@@ -218,10 +218,9 @@ dependencies {
|
|
|
// compile(name: 'view-release', ext: 'aar')
|
|
|
compile 'com.flipboard:bottomsheet-core:1.5.3'
|
|
|
compile 'com.flipboard:bottomsheet-commons:1.5.3'
|
|
|
- compile 'com.google.protobuf:protobuf-java:3.2.0'
|
|
|
|
|
|
compile files('libs/open_sdk_r5923_lite.jar')
|
|
|
- compile files('libs/wechat-sdk-android-with-mta-1.1.6.jar')
|
|
|
+// compile files('libs/wechat-sdk-android-with-mta-1.1.6.jar')
|
|
|
compile files('libs/umeng_social_tool.jar')
|
|
|
compile files('libs/umeng_social_shareboard.jar')
|
|
|
compile files('libs/umeng_social_net.jar')
|