Error on compile app with Facebook SDK
问题 I'm trying to integrate Facebook in my AOS app and I'm getting this error that I can't figure out how to fix it. Error:Execution failed for task ':app: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_75.jdk/Contents/Home/bin/java'' finished with non-zero exit value 2 I modified my app | gradle file as