重复条目:com / google / android / gms / internal / zzat.class

时间:2018-06-17 07:02:04

标签: javascript java android android-studio

我尝试了很多东西,但没有找到任何解决方案,请帮忙。 我找不到任何重复的条目。

  compile 'com.google.android.gms:play-services-ads:11.0.4'
  compile 'com.android.support:appcompat-v7:25.3.1'
  compile 'com.android.support.constraint:constraint-layout:1.0.2'
  compile 'com.android.support:design:25.3.1'
  compile 'com.android.support:cardview-v7:25.3.1'
  compile 'com.mcxiaoke.volley:library-aar:1.0.0'
  compile 'com.android.support:recyclerview-v7:25.3.1'
  compile ('com.onesignal:OneSignal:[3.6.0, 3.99.99]'){
      exclude group: 'com.android.support', module: 'support-v4'
      exclude group: 'com.android.support', module: 'customtabs'
      exclude group: 'com.google.android.gms', module: 'play-services-gcm'
      exclude group: 'com.google.android.gms', module: 'play-services-analytics'
      exclude group: 'com.google.android.gms', module: 'play-services-location'
  }
  compile 'com.squareup.picasso:picasso:2.3.2'
  compile 'org.apmem.tools:layouts:1.10@aar'
  compile 'com.github.bumptech.glide:glide:3.7.0'
  compile 'com.splunk.mint:mint:5.0.0'
  compile 'com.android.support:multidex:1.0.1'
  compile 'com.github.siyamed:android-shape-imageview:0.9.+@aar'
  compile 'com.github.justzak:dilatingdotsprogressbar:1.0.1'
  compile 'com.kaopiz:kprogresshud:1.1.0'
  testCompile 'junit:junit:4.12'
  }

0 个答案:

没有答案