Skip to content

Commit 7963cec

Browse files
authored
10.14.0 Firestore SPM binary update (#11691)
1 parent 890b81d commit 7963cec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1459,8 +1459,8 @@ func firestoreTarget() -> Target {
14591459

14601460
return .binaryTarget(
14611461
name: "FirebaseFirestore",
1462-
url: "https://dl.google.com/firebase/ios/bin/firestore/10.13.0/FirebaseFirestore.zip",
1463-
checksum: "72cbd6e35bfcd714f104df86c1fd7a9a019989423185bb6b1b3dbfb52c4b9f57"
1462+
url: "https://dl.google.com/firebase/ios/bin/firestore/10.14.0/FirebaseFirestore.zip",
1463+
checksum: "c35d3c6dbb4cd16ea8bcb49b980578ccdd56ecb2e4835356d8cd1f52cb4cbd4d"
14641464
)
14651465
}
14661466

0 commit comments

Comments
 (0)