summaryrefslogtreecommitdiff
path: root/app.json
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-09-05 14:18:44 +0200
committerSanto Cariotti <santo@dcariotti.me>2024-09-05 14:18:44 +0200
commitb29af46f9e53983e7a901253921e8fc4eb269bd7 (patch)
treeb294f667900ecb0e0be9b82154fd2811ac975798 /app.json
parent88e4d0b3f44720b1b1444ad563b53bcfc64187e0 (diff)
Set up notifications
Google services file and Firebase adminsdk file are private
Diffstat (limited to 'app.json')
-rw-r--r--app.json1
1 files changed, 1 insertions, 0 deletions
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": {