1 Star 0 Fork 256

Warling/my-tv

forked from 大漠孤烟/my-tv 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
settings.gradle 322 Bytes
Copy Edit Raw Blame History
Li ZongYing authored 2023-12-04 19:36 . init
pluginManagement {
repositories {
google()
mavenCentral()
gradlePluginPortal()
}
}
dependencyResolutionManagement {
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
repositories {
google()
mavenCentral()
}
}
rootProject.name = "My TV"
include ':app'
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/warling/my-tv.git
git@gitee.com:warling/my-tv.git
warling
my-tv
my-tv
main

Search