Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,8 @@ If you're using Google authentication, add the following to your `<application>`
```

**Note:** If you're using Google Sign-in you'll also need to ensure that your `google-services.json` file is created
and placed in your app folder.
and placed in your app folder. To get one for your project, you can do so [on this link]
(https://developers.google.com/identity/sign-in/android/start).

### Inherit from FirebaseLoginBaseActivity

Expand Down