Skip to content

Commit

Permalink
Merge pull request lbryio#1236 from ktprograms/readme-google-services
Browse files Browse the repository at this point in the history
Add google-services.json instructions to README
  • Loading branch information
jessopb authored Nov 29, 2022
2 parents 7250435 + 57cd649 commit fdd759b
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
```

Copy 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 fdd759b

Please sign in to comment.