From b29af46f9e53983e7a901253921e8fc4eb269bd7 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Thu, 5 Sep 2024 14:18:44 +0200 Subject: Set up notifications Google services file and Firebase adminsdk file are private --- app.json | 1 + 1 file changed, 1 insertion(+) (limited to 'app.json') diff --git a/app.json b/app.json index f97e85b..96e872e 100644 --- a/app.json +++ b/app.json @@ -20,6 +20,7 @@ "foregroundImage": "./assets/images/adaptive-icon.png", "backgroundColor": "#ffffff" }, + "googleServicesFile": "./google-services.json", "package": "com.unibo.cas4" }, "web": { -- cgit v1.2.3-18-g5258