3 Star 2 Fork 0

远望の无限 / PkgMgr

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build.gradle 450 Bytes
一键复制 编辑 原始数据 按行查看 历史
远望の无限 提交于 2014-08-05 19:00 . first commit
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
repositories {
maven {
url "http://maven.oschina.net/content/groups/public/"
}
}
dependencies {
classpath 'com.android.tools.build:gradle:0.12.+'
}
}
allprojects {
repositories {
maven {
url "http://maven.oschina.net/content/groups/public/"
}
}
}
Android
1
https://gitee.com/ywwxhz/PkgMgr.git
git@gitee.com:ywwxhz/PkgMgr.git
ywwxhz
PkgMgr
PkgMgr
master

搜索帮助