11 Star 4 Fork 28

OpenHarmony-SIG/ohos_circle_indicator

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build-profile.json5 768 Bytes
一键复制 编辑 原始数据 按行查看 历史
wangyingjun 提交于 2024-08-03 16:24 . 适配ComponentV2装饰器
{
"app": {
"signingConfigs": [
],
"products": [
{
"name": "default",
"signingConfig": "default",
"compileSdkVersion": 12,
"compatibleSdkVersion": 12,
"runtimeOS": "OpenHarmony"
}
]
},
"modules": [
{
"name": "entry",
"srcPath": "./entry",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "library",
"srcPath": "./library"
},
{
"name": "sharedlibrary",
"srcPath": "./sharedlibrary",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony-sig/ohos_circle_indicator.git
git@gitee.com:openharmony-sig/ohos_circle_indicator.git
openharmony-sig
ohos_circle_indicator
ohos_circle_indicator
master

搜索帮助