美文网首页
Could not determine artifacts fo

Could not determine artifacts fo

作者: 杜白白白 | 来源:发表于2021-12-24 17:29 被阅读0次

今天删掉某个第三方引用以后,突然发现项目报错了

Could not determine artifacts for androidx.recyclerview:recyclerview:1.0.0: No cached version availa

查找以后发现是关闭了:toggle Offline work

在Android studio 最新版本中 这个的开关不在File | Settings | Build, Execution, Deployment | Build Tools中的gradle中了,而是在图下所示位置。

解决方法:开启toggle Offline work就好了

以上

相关文章

网友评论

      本文标题:Could not determine artifacts fo

      本文链接:https://www.haomeiwen.com/subject/whtrqrtx.html