项目级配置

在项目中找到如下文件

Gradle 配置国内镜像

打开,添加上阿里云镜像

 Gradle 配置国内镜像

 

 1 maven{ url 'http://maven.aliyun.com/nexus/content/groups/public/'} 

 

相关文章: