Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gmochid authored Jan 8, 2024
1 parent c9460ff commit 23f61f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ make build_apk

### 🔑 Authentication
**Android**
1. Add your Signature SHA1 key in Bebras Pandai Firebase Project, specifically on the `Project settings` > `Android apps` \
https://www.geeksforgeeks.org/how-to-generate-sha-1-key-in-flutter/
1. Add your Signature SHA1 key in Bebras Pandai Firebase Project, specifically on the `Project settings` > `Android apps` ([URL](https://console.firebase.google.com/u/1/project/toki-bebras-proto/settings/general/android:com.toki.bebras_pandai)) > Add Fingerprint
- Reference on getting the Signature SHA1 key https://www.geeksforgeeks.org/how-to-generate-sha-1-key-in-flutter/
1. Download `.env` & `google-services.json` file from Firebase storage `secret` directory \
(ask in the group if you aren't sure how to do this, please don't download it from the project menu & renewing the key)
1. Put `.env` in this `app/` directory, and `google-services.json` inside `app/android/app/`
Expand Down

0 comments on commit 23f61f0

Please sign in to comment.