Gradle: Download 下载慢的解决办法

  应该是gradle被墙了,在网上查得:使用阿里云的国内镜像仓库地址,就能够快速的下载须要的文件:html   修改项目根目录下的文件 build.gradle :java buildscript { repositories { maven{ url 'http://maven.aliyun.com/nexus/content/groups/public/'}
相关文章
相关标签/搜索