27 Star 125 Fork 63

hteng / StormPlane

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build.gradle 235 Bytes
一键复制 编辑 原始数据 按行查看 历史
hurteng 提交于 2018-04-16 14:25 . Modify configuration file
buildscript {
repositories {
jcenter()
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.0'
}
}
allprojects {
repositories {
jcenter()
google()
}
}
Android
1
https://gitee.com/hteng/StormPlane.git
git@gitee.com:hteng/StormPlane.git
hteng
StormPlane
StormPlane
master

搜索帮助