|
|
@@ -16,6 +16,7 @@
|
|
|
"code-push": "^2.0.4",
|
|
|
"cordova-android": "^9.1.0",
|
|
|
"cordova-ios": "^6.2.0",
|
|
|
+ "cordova-plugin-android-notch": "^1.0.3",
|
|
|
"cordova-plugin-code-push": "^1.11.7",
|
|
|
"cordova-plugin-compat": "^1.2.0",
|
|
|
"cordova-plugin-device": "^2.0.3",
|
|
|
@@ -24,6 +25,7 @@
|
|
|
"cordova-plugin-file": "git+https://github.com/apache/cordova-plugin-file.git#4.3.3",
|
|
|
"cordova-plugin-file-transfer": "git+https://github.com/apache/cordova-plugin-file-transfer.git#1.6.3",
|
|
|
"cordova-plugin-network-information": "^3.0.0",
|
|
|
+ "cordova-plugin-remote-injection": "git+https://github.com/x1ongzhu/cordova-plugin-remote-injection.git",
|
|
|
"cordova-plugin-splashscreen": "^6.0.0",
|
|
|
"cordova-plugin-statusbar": "^3.0.0",
|
|
|
"cordova-plugin-whitelist": "^1.3.5",
|
|
|
@@ -40,7 +42,9 @@
|
|
|
"cordova-plugin-network-information": {},
|
|
|
"cordova-plugin-splashscreen": {},
|
|
|
"cordova-plugin-code-push": {},
|
|
|
- "cordova-save-image-gallery": {}
|
|
|
+ "cordova-save-image-gallery": {},
|
|
|
+ "cordova-plugin-remote-injection": {},
|
|
|
+ "cordova-plugin-android-notch": {}
|
|
|
},
|
|
|
"platforms": [
|
|
|
"android",
|