|
|
@@ -182,18 +182,8 @@ dependencies {
|
|
|
|
|
|
//其中latest.release指代最
|
|
|
implementation 'com.tencent.mm.opensdk:wechat-sdk-android-with-mta:5.1.6'
|
|
|
- debugImplementation('com.readystatesoftware.chuck:library:1.1.0') {
|
|
|
- exclude group: 'com.android.support', module: 'design'
|
|
|
- exclude group: 'com.google.code.gson', module: 'gson'
|
|
|
- exclude group: 'com.squareup.okhttp3', module: 'okhttp'
|
|
|
- exclude group: 'nl.qbusict', module: 'cupboard'
|
|
|
- }
|
|
|
-
|
|
|
// implementation 'de.hdodenhof:circleimageview:2.2.0'
|
|
|
- releaseImplementation('com.readystatesoftware.chuck:library-no-op:1.1.0') {
|
|
|
- exclude group: 'com.android.support', module: 'design'
|
|
|
- exclude group: 'com.squareup.okhttp3', module: 'okhttp'
|
|
|
- }
|
|
|
+
|
|
|
implementation 'org.xutils:xutils:3.5.0'
|
|
|
|
|
|
// implementation 'com.mylhyl:acp:1.1.7'
|