1 Star 15 Fork 2

湮枭/Android Studio课程设计

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build.gradle 291 Bytes
一键复制 编辑 原始数据 按行查看 历史
湮枭 提交于 2022-05-09 20:00 . 初始化
// 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
}
task clean(type: Delete) {
delete rootProject.buildDir
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/annihilation-owl/android-studio-course-design.git
git@gitee.com:annihilation-owl/android-studio-course-design.git
annihilation-owl
android-studio-course-design
Android Studio课程设计
master

搜索帮助