Files
applications_theme/entry/build-profile.json5
T
a1nc 058a9c9dd4 support change wallpaper
Signed-off-by: yangpeng85 <yangpeng85@huawei.com>
2022-03-09 12:34:04 +08:00

27 lines
403 B
Plaintext

{
"app": {
"signingConfigs": [],
"compileSdkVersion": 9,
"compatibleSdkVersion": 9,
"products": [
{
"name": "default",
},
],
},
"modules": [
{
"name": "entry",
"srcPath": "./entry",
"targets": [
{
"name": "default",
"applyToProducts": [
"default",
],
},
],
},
],
}