1 Star 0 Fork 318

wangxinqiang007/applications_settings

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build-profile.json5 1.82 KB
一键复制 编辑 原始数据 按行查看 历史
{
"app": {
"compileSdkVersion": 10,
"compatibleSdkVersion": 10,
"products": [
{
"name": "default",
"signingConfig": "release"
}
],
},
"modules": [
{
"name": "phone",
"srcPath": "./product/phone",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
}
// {
// "name": "wearable",
// "srcPath": "./product/wearable",
// "targets": [
// {
// "name": "default",
// "applyToProducts": [
// "default"
// ]
// }
// ]
// },
// {
// "name": "component",
// "srcPath": "./common/component",
// "targets": [
// {
// "name": "default",
// "applyToProducts": [
// "default"
// ]
// }
// ]
// },
// {
// "name": "search",
// "srcPath": "./common/search",
// "targets": [
// {
// "name": "default",
// "applyToProducts": [
// "default"
// ]
// }
// ]
// },
// {
// "name": "settingsBase",
// "srcPath": "./common/settingsBase",
// "targets": [
// {
// "name": "default",
// "applyToProducts": [
// "default"
// ]
// }
// ]
// },
// {
// "name": "utils",
// "srcPath": "./common/utils",
// "targets": [
// {
// "name": "default",
// "applyToProducts": [
// "default"
// ]
// }
// ]
// }
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wangxinqiang007/applications_settings.git
git@gitee.com:wangxinqiang007/applications_settings.git
wangxinqiang007
applications_settings
applications_settings
master

搜索帮助