android studio marvin 配置
buildscript {
repositories {
maven{ url 'http://maven.aliyun.com/nexus/content/groups/public/'}
}
}
allprojects {
repositories {
maven{ url 'http://maven.aliyun.com/nexus/content/groups/public/'}
}
}
然后选择重新构建项目就可以了
通过阿里云镜像,会快很多。
posted on 2018-05-03 14:27 Joyfulmath 阅读(236) 评论(0) 收藏 举报
浙公网安备 33010602011771号