From ba56c03379d0a70624c179fae6ba83f8c40a1a2f Mon Sep 17 00:00:00 2001 From: Taylor Hornby Date: Thu, 9 May 2019 13:28:05 -0600 Subject: [PATCH] Got tripped up by this, so add it to the README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5fc0eb2..2204a36 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,7 @@ cd /mount/zcash-android-wallet-sdk First, generate a `google-services.json` file from [Google Firebase](https://firebase.google.com/) and put it in `zcash-android-wallet-poc/zcash-android-wallet-app/app/google-services.json`. +The `package_name` inside the file needs to be `cash.z.android.wallet.testnet`. ``` cd /mount/zcash-android-wallet-poc