build(cordova): Begin basing cordova build on more standard config.xml
This completes the installations of cordova-plugin-qrscanner, including required changes to config.xml. Where possible, other plugins are now included with versioning in config.xml.
This commit is contained in:
parent
34197b4ae2
commit
15836bb817
9 changed files with 103 additions and 66 deletions
|
|
@ -3,9 +3,9 @@
|
|||
"//":" Modify it at app-template/",
|
||||
|
||||
"manifest_version": 2,
|
||||
"name": "BitPay",
|
||||
"description": "The BitPay Bitcoin Wallet",
|
||||
"version": "0.13.0",
|
||||
"name": "BitPay Wallet",
|
||||
"description": "Secure Bitcoin Storage",
|
||||
"version": "0.6.0",
|
||||
"permissions": [
|
||||
"storage",
|
||||
"unlimitedStorage",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue