From bc06704e0bdd2396326b68569a98d37729da74ac Mon Sep 17 00:00:00 2001 From: Chris Sanden Date: Wed, 6 May 2026 22:38:50 +0200 Subject: [PATCH] changed app.json to be in line with what google console expects --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index deb766f..8097615 100644 --- a/app.json +++ b/app.json @@ -21,7 +21,7 @@ }, "edgeToEdgeEnabled": true, "predictiveBackGestureEnabled": false, - "package": "com.teodorsa.StudySprint" + "package": "com.softsand.studysprint" }, "web": { "output": "static",