任务执行失败':wittyfeednew:packageAllDebugClassesForMultiDex'

时间:2015-12-17 11:13:11

标签: android exception android-multidex

任务执行失败':wittyfeednew:packageAllDebugClassesForMultiDex'。

  

java.util.zip.ZipException:重复条目:com / google / android / gms / analytics / internal / Command $ 1.class

 dependencies {
    compile project(':titanic')
    compile project(':urlImageViewHelper')
    compile project(':socialauthandroid')
    compile project(':rippleLibrary')
    compile project(':loadMoreListView')
    compile project(':facebookSDK')
    compile project(':circularImageView')
    compile project(':cardview')
    compile project(':staggeredGrid')
    compile project(':materialDesign')
    compile 'com.android.support:support-v4:23.0.0'
    compile 'com.google.android.gms:play-services:+'
    compile 'com.android.support:appcompat-v7:23.0.0'
    compile files('libs/YouTubeAndroidPlayerApi.jar')
    compile files('libs/android-support-v7-recyclerview.jar')

    compile files('libs/libGoogleAnalyticsServices.jar')
    compile files('libs/mail.jar')
    compile files('libs/pinit-sdk-1.0-javadoc.jar')
    compile files('libs/pinit-sdk-1.0.jar')
    compile files('libs/socialauth-4.4.jar')
    compile files('libs/volley.jar')
}

0 个答案:

没有答案