I update my android studio to latest version 2.2.2 and Gradle version 1.4.1
But from the version 2.2 when I upgrade my all project to this one.
I always get this error in new version of Android studio, but all projects was working perfectly in previous version of android studio.
Error:java.lang.RuntimeException: Some file crunching failed, see logs for details Error:Execution failed for task ':app:mergeDebugResources'. Error: java.lang.RuntimeException: Some file crunching failed, see logs for details
How can I disable or remove this check permanently ?