Skip to content

Commit 8e73fe9

Browse files
committed
up firebase version
1 parent 46989b8 commit 8e73fe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ let package = Package(
1010
.library(name: "FirebaseUtils9", targets: ["FirebaseUtils9"]),
1111
],
1212
dependencies: [
13-
.package(url: "https://github.com/firebase/firebase-ios-sdk", from: "11.0.0"),
13+
.package(url: "https://github.com/firebase/firebase-ios-sdk", from: "12.0.0"),
1414
.package(url: "https://github.com/tomattoz/utils", branch: "master"),
1515
],
1616
targets: [

0 commit comments

Comments
 (0)