10 Star 4 Fork 16

OpenHarmony-SIG / xutils_bak

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build-profile.json5 580 Bytes
一键复制 编辑 原始数据 按行查看 历史
haoxuchao 提交于 2023-12-09 20:03 . 修改module名称
{
"app": {
"signingConfigs": [
],
"products": [
{
"compileSdkVersion": 10,
"compatibleSdkVersion": 10,
"targetSdkVersion": 10,
"runtimeOS": "OpenHarmony",
"name": "default",
"signingConfig": "default",
}
]
},
"modules": [
{
"name": "entry",
"srcPath": "./entry",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "library",
"srcPath": "./library"
}
]
}
1
https://gitee.com/openharmony-sig/xutils_bak.git
git@gitee.com:openharmony-sig/xutils_bak.git
openharmony-sig
xutils_bak
xutils_bak
master

搜索帮助