Skip to content

Commit

Permalink
Update checksum for Firestore (RC1)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewheard committed Sep 29, 2023
1 parent 8e3f143 commit f8f3b28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -1462,7 +1462,7 @@ func firestoreTarget() -> Target {
return .binaryTarget(
name: "FirebaseFirestore",
url: "https://dl.google.com/firebase/ios/bin/firestore/10.16.0/FirebaseFirestore.zip",
checksum: "58c2cee5e004240a21b174358dbf371bfebc3ce24c2d71d7518d0e6a0487dcd6"
checksum: "69d2083cc782b7100802035f0209910763a3ca7f338ed3898d73ac669c2e15f7"
)
}

Expand Down

0 comments on commit f8f3b28

Please sign in to comment.