Skip to content

Commit dfe68ba

Browse files
authored
[11.11.0] Firestore binary update (#14617)
1 parent 2a5fe43 commit dfe68ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

+2-2
Original file line numberDiff line numberDiff line change
@@ -1510,8 +1510,8 @@ func firestoreTargets() -> [Target] {
15101510
} else {
15111511
return .binaryTarget(
15121512
name: "FirebaseFirestoreInternal",
1513-
url: "https://dl.google.com/firebase/ios/bin/firestore/11.10.0/rc0/FirebaseFirestoreInternal.zip",
1514-
checksum: "a3a9f67c65c513346dce2d3b26072258ce4d42507d2b4e81db6c9e6869542c66"
1513+
url: "https://dl.google.com/firebase/ios/bin/firestore/11.11.0/rc0/FirebaseFirestoreInternal.zip",
1514+
checksum: "7f4c24cee332af39d2a93987788ea50212c55d06b1c06794587e7068f96e70c8"
15151515
)
15161516
}
15171517
}()

0 commit comments

Comments
 (0)