Error coming while trying to build the project
Whenever I am trying to build my android studio project the following error comes:
Information:Gradle tasks [clean, :app:generateDebugSources, :app:mockableAndroidJar, :app:prepareDebugUnitTestDependencies, :app:generateDebugAndroidTestSources] Error:java.util.concurrent.ExecutionException: com.android.ide.common.process.ProcessException: Error:Execution failed for task ':app:mergeDebugResources'.
Error: java.util.concurrent.ExecutionException: com.android.ide.common.process.ProcessException: Information:BUILD FAILED Information:Total time: 37.323 secs Information:2 errors Information:0 warnings Information:See complete output in console
Anyone facing or resloved same kind of issue?