We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72f4144 commit 4b82d21Copy full SHA for 4b82d21
1 file changed
package.json
@@ -140,7 +140,6 @@
140
"cordova-plugin-androidx-adapter": "^1.1.3",
141
"cordova-plugin-camera": "6.0.0",
142
"cordova-plugin-device": "^2.0.2",
143
- "cordova-plugin-email-composer": "^0.9.2",
144
"cordova-plugin-file": "^6.0.2",
145
"cordova-plugin-file-opener": "^1.0.0",
146
"cordova-plugin-file-opener2": "^3.0.5",
@@ -199,9 +198,6 @@
199
198
"ANDROIDBLACKLISTSECURESOCKETPROTOCOLS": "SSLv3,TLSv1"
200
},
201
"cordova-sqlite-storage": {},
202
- "cordova-plugin-email-composer": {
203
- "ANDROID_SUPPORT_V4_VERSION": "27.+"
204
- },
205
"mx.ferreyra.callnumber": {},
206
"cordova-plugin-camera": {
207
"ANDROIDX_CORE_VERSION": "1.6.+"
0 commit comments