From 64ec8a39720e0ce9aae15e11cfdd66904fa53142 Mon Sep 17 00:00:00 2001 From: Binary Wang Date: Sun, 25 Sep 2016 00:56:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BA=E7=85=A7=E9=A1=BEtravis-ci=EF=BC=8C?= =?UTF-8?q?=E6=9A=82=E6=97=B6=E5=B1=8F=E8=94=BDaliyun=E7=9A=84repo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index cb727c46..0bb9677c 100644 --- a/build.gradle +++ b/build.gradle @@ -12,9 +12,9 @@ subprojects { repositories { - mavenLocal() + //mavenLocal() - maven { url "http://maven.aliyun.com/nexus/content/groups/public" } + //maven { url "http://maven.aliyun.com/nexus/content/groups/public" } }