問題の発生エラー:タスク ':app:transformClassesWithJarMergingForDebug'の実行に失敗しました。有効multiDexEnabledがtrue、見つかったVolley Conflict Error
com.android.build.api.transform.TransformException: java.util.zip.ZipException: duplicate entry: com/android/volley/AuthFailureError.class, I was added multiDexEnbled true in my gradle and also dependencies compile 'com.android.support:multidex:1.0.1' again i have facing issue its not working for me. Please help what is the correct solution
チェック[この](http://stackoverflow.com/questions/37132040/duplicate-entry-com-android-を投票してくださいあなたのために働いている場合は、エラー..ボレーの最新の依存性は
compile 'com.android.volley:volley:1.0.0'
ですvolley-authfailureerror-class-while-compiling-proje)、[this(http://stackoverflow.com/questions/37203309/gradle-error-duplicate-entry-com-android-volley-authfailureerror-class)または[this ](http://stackoverflow.com/questions/28168) 063/gradle-duplicate-entry-java-util-zip-zipexception) –