diff options
author | Santo Cariotti <santo@dcariotti.me> | 2024-09-05 14:18:44 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2024-09-05 14:18:44 +0200 |
commit | b29af46f9e53983e7a901253921e8fc4eb269bd7 (patch) | |
tree | b294f667900ecb0e0be9b82154fd2811ac975798 /app.json | |
parent | 88e4d0b3f44720b1b1444ad563b53bcfc64187e0 (diff) |
Set up notifications
Google services file and Firebase adminsdk file are private
Diffstat (limited to 'app.json')
-rw-r--r-- | app.json | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ "foregroundImage": "./assets/images/adaptive-icon.png", "backgroundColor": "#ffffff" }, + "googleServicesFile": "./google-services.json", "package": "com.unibo.cas4" }, "web": { |