1 Star 0 Fork 36

也许/Car Staus Helper

forked from 李艺为/Car Staus Helper 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
settings.gradle 505 Bytes
一键复制 编辑 原始数据 按行查看 历史
李艺为 提交于 2023-04-09 22:58 . 1.项目升级到sdk33
pluginManagement {
repositories {
google()
mavenCentral()
gradlePluginPortal()
}
}
dependencyResolutionManagement {
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
repositories {
google()
mavenCentral()
jcenter() // Warning: this repository is going to shut down soon
maven { url 'https://www.jitpack.io' }
}
}
rootProject.name = "Car Status Helper"
include ':app'
include ':indicator_library'
include ':byd_sdk_33'
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Android
1
https://gitee.com/yexuhaizai/car-staus-helper.git
[email protected]:yexuhaizai/car-staus-helper.git
yexuhaizai
car-staus-helper
Car Staus Helper
master

搜索帮助