Skip to content

Commit 13d341d

Browse files
add missing config
1 parent 406f7ea commit 13d341d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@
3131
"cordova-plugin-sdcard": {},
3232
"cordova-plugin-browser": {},
3333
"cordova-plugin-iap": {},
34-
"cordova-plugin-advanced-http": {},
34+
"cordova-plugin-advanced-http": {
35+
"ANDROIDBLACKLISTSECURESOCKETPROTOCOLS": "SSLv3,TLSv1"
36+
},
3537
"cordova-plugin-websocket": {},
3638
"cordova-plugin-buildinfo": {},
3739
"cordova-plugin-system": {},

0 commit comments

Comments
 (0)