Ai
1 Star 0 Fork 0

studvc/ExpandableLayout

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build.gradle 433 Bytes
一键复制 编辑 原始数据 按行查看 历史
A.Akira 提交于 2016-04-12 08:08 +08:00 . Update gradle.
// 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.0.0'
classpath 'com.novoda:bintray-release:0.3.4'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$KOTLIN_VERSION"
}
}
allprojects {
repositories {
jcenter()
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/studvc/ExpandableLayout.git
git@gitee.com:studvc/ExpandableLayout.git
studvc
ExpandableLayout
ExpandableLayout
master

搜索帮助