Skip to content

Commit

Permalink
[Release] Update FirestoreInternal binary for 10.27.0 / M148 (#13013)
Browse files Browse the repository at this point in the history
  • Loading branch information
ncooke3 authored May 22, 2024
1 parent 9be3928 commit 8bcaf97
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 @@ -1572,8 +1572,8 @@ func firestoreTargets() -> [Target] {
} else {
return .binaryTarget(
name: "FirebaseFirestoreInternal",
url: "https://dl.google.com/firebase/ios/bin/firestore/10.25.0/rc0/FirebaseFirestoreInternal.zip",
checksum: "afa9ec6af0712406a1fcd4a69d01d31156308de23d3a8e2622721c72fd72485e"
url: "https://dl.google.com/firebase/ios/bin/firestore/10.27.0/rc0/FirebaseFirestoreInternal.zip",
checksum: "38f6d1bb13fabca97f53c0ef5bf283b2fbbbf460eac8fa875cd3faab597097b8"
)
}
}()
Expand Down

0 comments on commit 8bcaf97

Please sign in to comment.