美文网首页
Unable to find module with Gradl

Unable to find module with Gradl

作者: truemi | 来源:发表于2018-08-06 13:50 被阅读0次

    给项目添加类库时,修改类库名称,重新添加,导致settings.gradle文件里的项目名多了一个无效的.编译时报错:
    Unable to find module with Gradle path. Linking to library -unspecified instead

    解决方法:
    删除settings.fradle中无效的项目名称.(如果缺少,就添加上对应的项目名称)

    相关文章

      网友评论

          本文标题:Unable to find module with Gradl

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