Please help me to resolve below error Getting Below error in Android studio after update the Compile and Build Tool version
Please find the attached bild.gardle file
early compileSdkVersion 21 buildToolsVersion "22.0.1"
and aslo added below line to avoid HTTP Lib
useLibrary 'org.apache.http.legacy'
Error:Execution failed for task ':iTSM:transformClassesWithDexForDebug'.
com.android.build.api.transform.TransformException: com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command '/Library/Java/JavaVirtualMachines/jdk1.7.0_72.jdk/Contents/Home/bin/java'' finished with non-zero exit value 2
0 Answer(s)