Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Change-Id: Ic8f100017b562525144e5ab238dbedf5d3c83f1f
  • Loading branch information
Michael Wilcox committed Oct 10, 2019
1 parent 22217b8 commit 7a1d5f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -21,7 +21,7 @@ in your Android app.
1. Open `res/values/strings.xml` and edit the following values:
- `package_id`: Application id of your app
- `intent_filter_name`: Intent action configured with App Flip for your app
- `target_app_signature`: SHA fingerprint for your app's signature
- `target_app_signature`: SHA256 fingerprint for your app's signature
([how do I find this?](https://developers.google.com/android/guides/client-auth))
- `client_id`: Client id configured with App Flip for your app
- `scope`: Optional additional auth scopes configured with App Flip for your app
Expand Down

0 comments on commit 7a1d5f7

Please sign in to comment.