Configuration ‘androidTestCompile‘ is obsolete and has been replaced with ‘androidTestImplementation
Posted 彬sir哥
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Configuration ‘androidTestCompile‘ is obsolete and has been replaced with ‘androidTestImplementation相关的知识,希望对你有一定的参考价值。
android的报错提示:
Configuration \'androidTestCompile\' is obsolete and has been replaced with \'androidTestImplementation\'.
It will be removed in version 7.0 of the Android Gradle plugin.
For more information, see http://d.android.com
以上是关于Configuration ‘androidTestCompile‘ is obsolete and has been replaced with ‘androidTestImplementation的主要内容,如果未能解决你的问题,请参考以下文章
FLUTTER DOCTOR [X] Android 工具链
[uiautomator篇][11]下载dump,解析xml的方法