出现Error:Execution failed for task ':app:preDebugAndroidTestBuild'. 的解决办法

Posted 王玉昙

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了出现Error:Execution failed for task ':app:preDebugAndroidTestBuild'. 的解决办法相关的知识,希望对你有一定的参考价值。

在dependencies中添加
androidTestCompile(\'com.android.support:support-annotations:26.1.0\') {
force = true
}

 添加后的效果:

 

以上是关于出现Error:Execution failed for task ':app:preDebugAndroidTestBuild'. 的解决办法的主要内容,如果未能解决你的问题,请参考以下文章

在引用第三方库时出现出现Error:Execution failed for task ':app:processDebugManifest'

Error:Execution failed for task ':library:compileReleaseJavaWithJavac'. >

Android Error:Execution failed for task ':app:compileDebugJavaWithJavac' 解决方案

Android中使用databinding编译时出现的error:Execution failed for task ':app:dataBindingProcessLayoutsDebug&

android开发里跳过的坑——android studio 错误Error:Execution failed for task ':processDebugManifest'. &g

cordova发布编译出错,提示:cordova-build error : Execution failed for task ':mergeReleaseResources'.或(