mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-08-06 02:55:58 +02:00
Update to Capacitor 6 for package.json and android
This commit is contained in:
parent
044dd7fea9
commit
20688d6395
4 changed files with 5581 additions and 3825 deletions
|
@ -10,5 +10,18 @@
|
|||
},
|
||||
"server": {
|
||||
"androidScheme": "http"
|
||||
}
|
||||
},
|
||||
"packageClassList": [
|
||||
"FileSharerPlugin",
|
||||
"VolumeButtonsPlugin",
|
||||
"AppPlugin",
|
||||
"CAPBrowserPlugin",
|
||||
"ClipboardPlugin",
|
||||
"DialogPlugin",
|
||||
"HapticsPlugin",
|
||||
"CAPNetworkPlugin",
|
||||
"PreferencesPlugin",
|
||||
"StatusBarPlugin",
|
||||
"CDVPlugin"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue