Could not resolve com.serenegiant:common:2.12.4
复制修改根目录build.gradle:
allprojects {
repositories {
google()
jcenter()
maven { url 'https://gitee.com/liuchaoya/libcommon/raw/master/repository/' }
}
}
Could not resolve com.serenegiant:common:2.12.4 解决方案
最新推荐文章于 2024-01-21 15:59:48 发布
2万+

被折叠的 条评论
为什么被折叠?



