From 912b2d3520749779d49ff7fbd2065c17a020f632 Mon Sep 17 00:00:00 2001 From: Devin Bileck <603793+devinbileck@users.noreply.github.com> Date: Tue, 30 Jan 2024 23:47:19 -0800 Subject: [PATCH] chore: Add note to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 47e222f..82a856e 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,9 @@ In order to pair the app and receive notifications, you will need to obtain an a [firebase documentation](https://firebase.google.com/docs/android/setup#add-config-file) for more information. +> Note, the `google-services.json` file needs to correspond to the `fcmServiceAccountKey.json` +> used by the [bisq-relay](https://github.com/bisq-network/bisq-relay) service. + ## Updating Dependencies Whenever dependencies are updated/changed, it is necessary to update the following: