解决方案原文
Just update your androidx.test.ext:junit dependency to 1.1.3 or later. This should solve your problem.

build.gradle里把junit的版本从1.1.2改为1.1.3以上,不然运行会报错,改完记得右上角gradle sync一下

androidTestImplementation 'androidx.test.ext:junit:1.1.3'

文章版权:备长炭

本文链接:https://charcoalblog.top/index.php/archives/29/

转载请注明文章原始出处 !

添加新评论

百度已收录
返回顶部