From d2b718c1bcaf12f1e48b24cf59502e9a36254a0e Mon Sep 17 00:00:00 2001 From: Tmpts21 <60459436+Tmpts21@users.noreply.github.com> Date: Wed, 15 Jun 2022 00:50:53 +0800 Subject: [PATCH] Update FirebaseHttpClient.h - June 2022 --- src/FirebaseHttpClient.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/FirebaseHttpClient.h b/src/FirebaseHttpClient.h index 3fc66eb4..ec83479b 100644 --- a/src/FirebaseHttpClient.h +++ b/src/FirebaseHttpClient.h @@ -40,6 +40,6 @@ class FirebaseHttpClient { }; static const char kFirebaseFingerprint[] = - "03:D6:42:23:03:D1:0C:06:73:F7:E2:BD:29:47:13:C3:22:71:37:1B"; // 2020-02 + "A8:A8:80:98:5B:C1:2F:97:33:BB:C4:15:C0:48:20:B7:28:87:01:68"; // 2022-06 #endif // FIREBASE_HTTP_CLIENT_H