mirror of
https://github.com/openharmony/multimedia_ringtone_library.git
synced 2026-07-01 22:44:06 -04:00
c3c4795094
Signed-off-by: caochuan <caochuan@huawei.com>
26 lines
406 B
Plaintext
26 lines
406 B
Plaintext
{
|
|
"app": {
|
|
"compileSdkVersion": 12,
|
|
"compatibleSdkVersion": 12,
|
|
"products": [
|
|
{
|
|
"name": "default",
|
|
"signingConfig": "default",
|
|
}
|
|
]
|
|
},
|
|
"modules": [
|
|
{
|
|
"name": "entry",
|
|
"srcPath": "./entry",
|
|
"targets": [
|
|
{
|
|
"name": "default",
|
|
"applyToProducts": [
|
|
"default"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |