Skip to content

Commit

Permalink
Add google-services.json instructions to README
Browse files Browse the repository at this point in the history
  • Loading branch information
ktprograms committed Apr 18, 2022
1 parent 1e3a74c commit a5bdd1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ twitterConsumerKey=XXXXXX
twitterConsumerSecret=XXXXXX
```

Rename the file 'google-services.sample.json' to 'google-services.json' in the app/ folder.

Click the Sync button and when process finishes, the Run button to launch the app on your simulator or connected debugging device after the build process is complete.

## Contributing
Expand Down

0 comments on commit a5bdd1c

Please sign in to comment.