3 Star 10 Fork 0

夏雨 / BiliLite-轻量化第三方b站b站客户端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
settings.gradle 365 Bytes
一键复制 编辑 原始数据 按行查看 历史
夏雨 提交于 2024-02-23 17:22 . example
pluginManagement {
repositories {
google()
mavenCentral()
gradlePluginPortal()
jcenter()
}
}
dependencyResolutionManagement {
// repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
repositories {
google()
mavenCentral()
jcenter()
}
}
rootProject.name = "BiliLite"
include ':app'
Kotlin
1
https://gitee.com/aluafu_byxiayu/BiliLite.git
git@gitee.com:aluafu_byxiayu/BiliLite.git
aluafu_byxiayu
BiliLite
BiliLite-轻量化第三方b站b站客户端
master

搜索帮助