changed app.json to be in line with what google console expects

This commit is contained in:
Chris Sanden
2026-05-06 22:38:50 +02:00
parent e18fc525cf
commit bc06704e0b

View File

@@ -21,7 +21,7 @@
},
"edgeToEdgeEnabled": true,
"predictiveBackGestureEnabled": false,
"package": "com.teodorsa.StudySprint"
"package": "com.softsand.studysprint"
},
"web": {
"output": "static",