Skip to content

Commit

Permalink
[Release] Update Firestore's binary deps in Package.swift (#12848)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewheard authored Apr 24, 2024
1 parent 2b4fe5e commit 9794038
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 @@ -1544,8 +1544,8 @@ func firestoreTargets() -> [Target] {
} else {
return .binaryTarget(
name: "FirebaseFirestoreInternal",
url: "https://dl.google.com/firebase/ios/bin/firestore/10.24.0/rc0/FirebaseFirestoreInternal.zip",
checksum: "d503fea5b9dcb02dfddd0df85c4353890d49b93e9fd38b79badae151eab62931"
url: "https://dl.google.com/firebase/ios/bin/firestore/10.25.0/rc0/FirebaseFirestoreInternal.zip",
checksum: "afa9ec6af0712406a1fcd4a69d01d31156308de23d3a8e2622721c72fd72485e"
)
}
}()
Expand Down

0 comments on commit 9794038

Please sign in to comment.