Skip to content

Commit

Permalink
[Release] Update Firestore SPM binary for 10.19.0 (#12155)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewheard authored Nov 29, 2023
1 parent fcbc6d2 commit d9bcd14
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 @@ -1479,8 +1479,8 @@ func firestoreTargets() -> [Target] {
} else {
return .binaryTarget(
name: "FirebaseFirestoreInternal",
url: "https://dl.google.com/firebase/ios/bin/firestore/10.18.0/FirebaseFirestoreInternal.zip",
checksum: "182e4a8ef7648834a5c1b9442e3e1ac4b342e3174dd39e0e681ed7b3a6b1aca0"
url: "https://dl.google.com/firebase/ios/bin/firestore/10.19.0/FirebaseFirestoreInternal.zip",
checksum: "1096ff78a24822bb0218120dfd11859b3b661eb81fc525c9b2cfc044b59804c9"
)
}
}()
Expand Down

0 comments on commit d9bcd14

Please sign in to comment.