Skip to content

Commit

Permalink
updated the firebase sha1 fingerprint.
Browse files Browse the repository at this point in the history
  • Loading branch information
RaemondBW committed Aug 18, 2017
1 parent c9496bd commit a23fb4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FirebaseHttpClient.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ class FirebaseHttpClient {
};

static const char kFirebaseFingerprint[] =
"9A E1 A3 B7 88 E0 C9 A3 3F 13 72 4E B5 CB C7 27 41 B2 0F 6A";
"B8 4F 40 70 0C 63 90 E0 07 E8 7D BD B4 11 D0 4A EA 9C 90 F6";

#endif // FIREBASE_HTTP_CLIENT_H

1 comment on commit a23fb4e

@timtimmytime
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Please sign in to comment.