{
"app": {
"products": [
{
"name": "default",
"compileSdkVersion": "26.0.0",
"compatibleSdkVersion": 20,
"targetSdkVersion": 20,
"runtimeOS": "OpenHarmony"
}
]
},
"modules" : [
{
"name": "contactsdata",
"srcPath": "./entry",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
}
]
}