+ rest of Project
This commit is contained in:
30
platforms/android/android.json
Normal file
30
platforms/android/android.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"prepare_queue": {
|
||||
"installed": [],
|
||||
"uninstalled": []
|
||||
},
|
||||
"config_munge": {
|
||||
"files": {
|
||||
"res/xml/config.xml": {
|
||||
"parents": {
|
||||
"/*": [
|
||||
{
|
||||
"xml": "<feature name=\"Whitelist\"><param name=\"android-package\" value=\"org.apache.cordova.whitelist.WhitelistPlugin\" /><param name=\"onload\" value=\"true\" /></feature>",
|
||||
"count": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"installed_plugins": {
|
||||
"cordova-plugin-whitelist": {
|
||||
"PACKAGE_NAME": "io.cordova.hellocordova"
|
||||
}
|
||||
},
|
||||
"dependent_plugins": {},
|
||||
"modules": [],
|
||||
"plugin_metadata": {
|
||||
"cordova-plugin-whitelist": "1.3.4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user