changed app.json to be in line with what google console expects
This commit is contained in:
2
app.json
2
app.json
@@ -21,7 +21,7 @@
|
|||||||
},
|
},
|
||||||
"edgeToEdgeEnabled": true,
|
"edgeToEdgeEnabled": true,
|
||||||
"predictiveBackGestureEnabled": false,
|
"predictiveBackGestureEnabled": false,
|
||||||
"package": "com.teodorsa.StudySprint"
|
"package": "com.softsand.studysprint"
|
||||||
},
|
},
|
||||||
"web": {
|
"web": {
|
||||||
"output": "static",
|
"output": "static",
|
||||||
|
|||||||
Reference in New Issue
Block a user