Fix Capacitor dependencies - use built-in HTTP instead of separate plugin

This commit is contained in:
southseact-3d
2026-02-16 09:46:35 +00:00
parent 14f0e18ad4
commit df93012130
3 changed files with 6 additions and 9 deletions

View File

@@ -6,7 +6,7 @@
"androidScheme": "https"
},
"plugins": {
"Http": {
"CapacitorHttp": {
"enabled": true
},
"Preferences": {