mirror of
https://github.com/openharmony/applications_theme.git
synced 2026-07-01 10:05:33 -04:00
db0be0afe2
Signed-off-by: yangpeng85 <yangpeng85@huawei.com>
26 lines
402 B
Plaintext
26 lines
402 B
Plaintext
{
|
|
"app": {
|
|
"signingConfigs": [],
|
|
"compileSdkVersion": 9,
|
|
"compatibleSdkVersion": 9,
|
|
"products": [
|
|
{
|
|
"name": "default",
|
|
},
|
|
],
|
|
},
|
|
"modules": [
|
|
{
|
|
"name": "entry",
|
|
"srcPath": "./entry",
|
|
"targets": [
|
|
{
|
|
"name": "default",
|
|
"applyToProducts": [
|
|
"default",
|
|
],
|
|
},
|
|
],
|
|
},
|
|
],
|
|
} |