1 Star 0 Fork 38

ArkUI Finland/applications_filepicker

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
build-profile.json5 893 Bytes
Copy Edit Raw Blame History
朱铖丰 authored 2022-06-20 16:01 . update
{
"app": {
"compileSdkVersion": 9,
"compatibleSdkVersion": 9,
"products": [
{
"name": "default",
"signingConfig": "default",
}
]
},
"modules": [
{
"name": "pad",
"srcPath": "./product/pad",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "phone",
"srcPath": "./product/phone",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "RK",
"srcPath": "./product/RK",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "common",
"srcPath": "./common"
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/arkui-finland/applications_filepicker.git
git@gitee.com:arkui-finland/applications_filepicker.git
arkui-finland
applications_filepicker
applications_filepicker
master

Search