mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
configure autoupdate
This commit is contained in:
parent
4afa1b71b9
commit
8856b000a1
@ -3,5 +3,10 @@
|
||||
"appName": "Comty",
|
||||
"bundledWebRuntime": true,
|
||||
"overrideUserAgent": "capacitor",
|
||||
"webDir": "dist"
|
||||
"webDir": "dist",
|
||||
"plugins": {
|
||||
"CapacitorUpdater": {
|
||||
"updateUrl": "https://relic.ragestudio.net/comty/update_check"
|
||||
}
|
||||
}
|
||||
}
|
@ -31,6 +31,7 @@
|
||||
"@capacitor/push-notifications": "1.0.9",
|
||||
"@capacitor/status-bar": "1.0.7",
|
||||
"@capacitor/storage": "1.2.4",
|
||||
"@capgo/capacitor-updater": "^4.12.8",
|
||||
"@corenode/utils": "0.28.26",
|
||||
"@emotion/css": "11.0.0",
|
||||
"@loadable/component": "5.15.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user