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

Commit cd5681f

Browse files
committed
New fingerprint update
1 parent fb31f8e commit cd5681f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/FirebaseHttpClient.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ class FirebaseHttpClient {
4040
};
4141

4242
static const char kFirebaseFingerprint[] =
43-
"6F D0 9A 52 C0 E9 E4 CD A0 D3 02 A4 B7 A1 92 38 2D CA 2F 26";
43+
"E2 34 53 7A 1E D9 7D B8 C5 02 36 0D B2 77 9E 5E 0F 32 71 17"; // 2019
4444

4545
#endif // FIREBASE_HTTP_CLIENT_H

0 commit comments

Comments
 (0)