We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46989b8 commit 8e73fe9Copy full SHA for 8e73fe9
Package.swift
@@ -10,7 +10,7 @@ let package = Package(
10
.library(name: "FirebaseUtils9", targets: ["FirebaseUtils9"]),
11
],
12
dependencies: [
13
- .package(url: "https://github.com/firebase/firebase-ios-sdk", from: "11.0.0"),
+ .package(url: "https://github.com/firebase/firebase-ios-sdk", from: "12.0.0"),
14
.package(url: "https://github.com/tomattoz/utils", branch: "master"),
15
16
targets: [
0 commit comments