摘要: 解决方案:在Project 下的 build.gradle 中的 repositories 中添加相应的引用如下: allprojects { repositories { jcenter() maven { url "https://jitpack.io" } /**子模块含有aar:添加全局引用 阅读全文
posted @ 2021-07-05 13:50 技术研究与问题解决 阅读(1) 评论(0) 推荐(0)