1 Star 8 Fork 2

wanghaolin/HenCoder-CustomView

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build.gradle 358 Bytes
一键复制 编辑 原始数据 按行查看 历史
wanghaolin 提交于 2022-05-08 15:53 . init commit
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'com.android.application' version '7.1.2' apply false
id 'com.android.library' version '7.1.2' apply false
id 'org.jetbrains.kotlin.android' version '1.6.10' apply false
}
task clean(type: Delete) {
delete rootProject.buildDir
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Kotlin
1
https://gitee.com/tugexiqing/HenCoder-CustomView.git
git@gitee.com:tugexiqing/HenCoder-CustomView.git
tugexiqing
HenCoder-CustomView
HenCoder-CustomView
master

搜索帮助