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

Commit e197696

Browse files
authored
Merge pull request #368 from yehiyam/patch-1
Updating firebase fingerprint
2 parents 26a87d4 + 1bc2263 commit e197696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FirebaseHttpClient.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ class FirebaseHttpClient {
4040
};
4141

4242
static const char kFirebaseFingerprint[] =
43-
"B8 4F 40 70 0C 63 90 E0 07 E8 7D BD B4 11 D0 4A EA 9C 90 F6";
43+
"6F D0 9A 52 C0 E9 E4 CD A0 D3 02 A4 B7 A1 92 38 2D CA 2F 26";
4444

4545
#endif // FIREBASE_HTTP_CLIENT_H

0 commit comments

Comments
 (0)