Skip to content

Commit 72bede5

Browse files
authored
Merge pull request #423 from Zulcom/patch-1
Andriod -> Android typo fix
2 parents 482a7b3 + be700ae commit 72bede5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ String[] fingerprints = VKUtils.getCertificateFingerprint(this, this.getPackageN
3939

4040
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)
4141

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

0 commit comments

Comments
 (0)