1 Star 4 Fork 1

芒果西米陆/DikDok-Android课设_仿抖音APP

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build.gradle 456 Bytes
一键复制 编辑 原始数据 按行查看 历史
buildscript {
repositories {
google()
mavenCentral()
maven { url 'https://maven.aliyun.com/repositories/jcenter' }
maven { url 'https://maven.aliyun.com/repositories/google' }
maven { url 'https://maven.aliyun.com/repository/gradle-plugin' }
}
dependencies {
classpath "com.android.tools.build:gradle:7.0.0"
}
}
task clean(type: Delete) {
delete rootProject.buildDir
}
repositories {
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lu_guang_xing/android-application3.git
git@gitee.com:lu_guang_xing/android-application3.git
lu_guang_xing
android-application3
DikDok-Android课设_仿抖音APP
master

搜索帮助