1 Star 0 Fork 0

ChenJun / FastBle

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build.gradle 298 Bytes
一键复制 编辑 原始数据 按行查看 历史
chenlijian 提交于 2018-04-29 20:32 . new version: 2.3.0
buildscript {
repositories {
jcenter()
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.1'
}
}
allprojects {
repositories {
jcenter()
google()
}
}
task clean(type: Delete) {
delete rootProject.buildDir
}
1
https://gitee.com/clx2016/FastBle.git
git@gitee.com:clx2016/FastBle.git
clx2016
FastBle
FastBle
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891