Skip to content

Commit

Permalink
Merge pull request #423 from Zulcom/patch-1
Browse files Browse the repository at this point in the history
Andriod -> Android typo fix
  • Loading branch information
olegsm authored Nov 6, 2019
2 parents 482a7b3 + be700ae commit 72bede5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ String[] fingerprints = VKUtils.getCertificateFingerprint(this, this.getPackageN

As a rule, fingerprints contains a single line. It's a fingerprint of your certificate (depends on the certificate used for your app's signing)

Fingerprint Receiving via Andriod Studio
Fingerprint Receiving via Android Studio
----------
Click in right menu on **Gradle** tab (or double shift and type **Gradle**). Open your project **root** folder, then open **Tasks** and after **android**.
Run **signingReport** task.
Expand Down

0 comments on commit 72bede5

Please sign in to comment.