From 29c6d14e05ed898bbf5c2b75309ef865df4b5cd5 Mon Sep 17 00:00:00 2001 From: Binary Wang Date: Sun, 25 Sep 2016 00:57:54 +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 0bb9677c..a4fc7018 100644 --- a/build.gradle +++ b/build.gradle @@ -11,11 +11,11 @@ subprojects { targetCompatibility = 1.7 - repositories { + //repositories { //mavenLocal() //maven { url "http://maven.aliyun.com/nexus/content/groups/public" } - } + //} dependencies {