Skip to content

Commit

Permalink
[Release] Add Firestore 10.22.0 binary (#12456)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewheard committed Feb 29, 2024
1 parent 12345ff commit fe09d61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -1494,8 +1494,8 @@ func firestoreTargets() -> [Target] {
} else {
return .binaryTarget(
name: "FirebaseFirestoreInternal",
url: "https://dl.google.com/firebase/ios/bin/firestore/10.21.0/FirebaseFirestoreInternal.zip",
checksum: "50d864ef4e7e090ea1388926674d7095ae5a83ac429f788c3d6e3497e7a5b175"
url: "https://dl.google.com/firebase/ios/bin/firestore/10.22.0/FirebaseFirestoreInternal.zip",
checksum: "35c02539c6bbd43ec1c3b58f894984e48ff8c560db0c799fb8f6377b59c96099"
)
}
}()
Expand Down

0 comments on commit fe09d61

Please sign in to comment.