Faced issue Error:Execution failed for task ':app:transformClassesWithJarMergingForDebug'.
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