We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab24200 commit 7122d8bCopy full SHA for 7122d8b
ReleaseTooling/Sources/FirebaseManifest/FirebaseManifest.swift
@@ -21,7 +21,7 @@ import Foundation
21
/// The version and releasing fields of the non-Firebase pods should be reviewed every release.
22
/// The array should be ordered so that any pod's dependencies precede it in the list.
23
public let shared = Manifest(
24
- version: "7.6.0",
+ version: "7.5.0",
25
pods: [
26
Pod("FirebaseCoreDiagnostics"),
27
Pod("FirebaseCore"),
0 commit comments