Skip to content

Commit 6b5ce1c

Browse files
ryanwilsonsamedson
andauthored
Cherry-picks for M62. (#4650)
* Include GoogleUtilities in the release manifest. * Crashlytics fix header import ordering issue (#4649) Co-authored-by: Sam Edson <[email protected]>
1 parent 4d9fc3e commit 6b5ce1c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Crashlytics/Crashlytics/Unwind/Compact/FIRCLSCompactUnwind.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
#pragma once
1616

17+
#include "FIRCLSFeatures.h"
1718
#include "FIRCLSThreadState.h"
1819

1920
#include <stdbool.h>

Releases/Manifests/6.15.0.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@
1414
"FirebaseMessaging":"4.2.0",
1515
"FirebaseStorage":"3.5.0",
1616
"GoogleDataTransport":"3.3.0",
17-
"GoogleDataTransportCCTSupport":"1.3.0"
17+
"GoogleDataTransportCCTSupport":"1.3.0",
18+
"GoogleUtilities":"6.5.0"
1819
}

0 commit comments

Comments
 (0)