1 Star 3 Fork 0

隼泊 / YueTing

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
settings.gradle 289 Bytes
一键复制 编辑 原始数据 按行查看 历史
隼泊 提交于 2022-02-17 22:32 . first commit
dependencyResolutionManagement {
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
repositories {
google()
mavenCentral()
jcenter() // Warning: this repository is going to shut down soon
}
}
rootProject.name = "My Application"
include ':app'
Java
1
https://gitee.com/sun_shao_bo/yue-ting.git
git@gitee.com:sun_shao_bo/yue-ting.git
sun_shao_bo
yue-ting
YueTing
master

搜索帮助