Skip to content
Snippets Groups Projects
Commit b4fab724 authored by Lennart Goedhart's avatar Lennart Goedhart Committed by GitHub
Browse files

Merge pull request #107 from mrinnetmaki/readme-fabric-key

Update readme re fabric key #106
parents 084cebf7 711bc3ea
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,13 @@ This is an Android app to upload data from a MiniMed 640G insulin pump to a Nigh ...@@ -25,7 +25,13 @@ This is an Android app to upload data from a MiniMed 640G insulin pump to a Nigh
android:value="YOUR-FABRIC-KEY" /> android:value="YOUR-FABRIC-KEY" />
``` ```
(**take care not to commit this change**) (**Please take care not to commit this change.
If you're considering sharing your changes, or are using a non-private
Github repository, you should remove this change in
`app/src/AndroidManifest.xml` and copy the value as `apiKey` property
to file `app/fabric.properties` instead. See
https://docs.fabric.io/android/fabric/settings/working-in-teams.html#android-projects
for more information.**)
- Create a [BugFender](https://app.bugfender.com) account, create `app/bugfender.properties` and populate with - Create a [BugFender](https://app.bugfender.com) account, create `app/bugfender.properties` and populate with
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment