mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-08-31 07:37:22 +02:00
Update to Capacitor 6 for package.json and android
This commit is contained in:
@@ -10,5 +10,18 @@
|
||||
},
|
||||
"server": {
|
||||
"androidScheme": "http"
|
||||
}
|
||||
},
|
||||
"packageClassList": [
|
||||
"FileSharerPlugin",
|
||||
"VolumeButtonsPlugin",
|
||||
"AppPlugin",
|
||||
"CAPBrowserPlugin",
|
||||
"ClipboardPlugin",
|
||||
"DialogPlugin",
|
||||
"HapticsPlugin",
|
||||
"CAPNetworkPlugin",
|
||||
"PreferencesPlugin",
|
||||
"StatusBarPlugin",
|
||||
"CDVPlugin"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user