Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit 147ec30

Browse files
authored
Merge pull request #277 from RaemondBW/master
updated the firebase sha1 fingerprint.
2 parents c9496bd + a23fb4e commit 147ec30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FirebaseHttpClient.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ class FirebaseHttpClient {
3838
};
3939

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

4343
#endif // FIREBASE_HTTP_CLIENT_H

0 commit comments

Comments
 (0)