Files
segnapunti/capacitor.config.json

9 lines
166 B
JSON
Raw Normal View History

{
"appId": "com.antoniana.segnapunti",
"appName": "Segnapunti",
"webDir": "dist",
"bundledWebRuntime": false,
"server": {
"androidScheme": "https"
}
}