Skip to content

Commit 837d4af

Browse files
authored
[Release] Update Package.swift with 10.16.0 RC1 Firestore binaryTarget (#11883)
1 parent a449288 commit 837d4af

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
@@ -1462,7 +1462,7 @@ func firestoreTarget() -> Target {
14621462
return .binaryTarget(
14631463
name: "FirebaseFirestore",
14641464
url: "https://dl.google.com/firebase/ios/bin/firestore/10.16.0/FirebaseFirestore.zip",
1465-
checksum: "69d2083cc782b7100802035f0209910763a3ca7f338ed3898d73ac669c2e15f7"
1465+
checksum: "0a6616a4bbf1adb2f0a502e9ad8e5ab144a8c4993a15bb4b795bae86b66ecab8"
14661466
)
14671467
}
14681468

0 commit comments

Comments
 (0)