0
点赞
收藏
分享

微信扫一扫

Could not get unknown property ‘com‘ for root project

小编 2022-01-17 阅读 65

android studio 再次出问题,到怀疑人生。
报错 Could not get unknown property ‘com’ for root project
代码肯定是没有问题,都能正常运行,
处理方式
分两步:
第一:file–>invalidate caches and restart
在这里插入图片描述
第二部,找到我的gradle 目录:
E:\gradle_files
删除 下面的caches里面的全部文件,问题解决在这里插入图片描述
参考:
https://stackoverflow.com/questions/59422617/error-could-not-get-unknown-property-com-for-root-project-myapp-of-type-org

举报

相关推荐

0 条评论