We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 406f7ea commit 13d341dCopy full SHA for 13d341d
package.json
@@ -31,7 +31,9 @@
31
"cordova-plugin-sdcard": {},
32
"cordova-plugin-browser": {},
33
"cordova-plugin-iap": {},
34
- "cordova-plugin-advanced-http": {},
+ "cordova-plugin-advanced-http": {
35
+ "ANDROIDBLACKLISTSECURESOCKETPROTOCOLS": "SSLv3,TLSv1"
36
+ },
37
"cordova-plugin-websocket": {},
38
"cordova-plugin-buildinfo": {},
39
"cordova-plugin-system": {},
0 commit comments