解决android studio引用远程仓库下载慢(JCenter下载慢)

今天在下载依赖包的时候老是time out,而后在网上找到一个很nice的方法,记录一下:  第一种方法 使用开源中国的maven库maven 阿里云的(速度飞快):http://maven.aliyun.com/nexus/content/groups/public/gradle 替换项目根目录下build.gradle中的ui repositories {阿里云      jcenter()u
相关文章
相关标签/搜索