我遇到IDE问题,例如错误:任务执行失败':app:mergeDebugResources'。
某些文件运算失败,当我从android studio获得最新更新时,请参阅日志以获取详细信息。
现在我得到更新版本的android studio 2.1 My Gradle部分是
dependencies {
classpath 'com.android.tools.build:gradle:2.1.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}
如果有人遇到此问题并请指导我解决此问题,请提供帮助。
提前致谢