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.
2 parents 8f86061 + ca2d1e8 commit 6002ce4Copy full SHA for 6002ce4
Example/Package/Package.swift
@@ -12,7 +12,7 @@ let package = Package(
12
],
13
dependencies: [
14
.package(path: "../../"),
15
- .package(url: "https://github.com/firebase/firebase-ios-sdk", from: "9.4.1"),
+ .package(url: "https://github.com/firebase/firebase-ios-sdk", from: "9.5.0"),
16
17
targets: [
18
.target(
0 commit comments