浏览代码

为照顾travis-ci,暂时屏蔽aliyun的repo

master
Binary Wang 8 年前
父节点
当前提交
29c6d14e05
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      build.gradle

+ 2
- 2
build.gradle 查看文件

@@ -11,11 +11,11 @@ subprojects {
targetCompatibility = 1.7


repositories {
//repositories {
//mavenLocal()

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


dependencies {


正在加载...
取消
保存