3 Star 0 Fork 1

Gitee 极速下载/circlerangeview

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/WangGanxin/CircleRangeView
克隆/下载
build.gradle 498 Bytes
一键复制 编辑 原始数据 按行查看 历史
月亮下de守望者 提交于 2017-03-23 16:29 . add source code
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
repositories {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.1.3'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}
}
allprojects {
repositories {
jcenter()
}
}
task clean(type: Delete) {
delete rootProject.buildDir
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/mirrors/circlerangeview.git
git@gitee.com:mirrors/circlerangeview.git
mirrors
circlerangeview
circlerangeview
master

搜索帮助