Skip to content

Commit

Permalink
[Release] Update Firestore SPM binary for 11.2.0 (#13594)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewheard authored Sep 5, 2024
1 parent 77f7357 commit 60b6dd5
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 @@ -1507,8 +1507,8 @@ func firestoreTargets() -> [Target] {
} else {
return .binaryTarget(
name: "FirebaseFirestoreInternal",
url: "https://dl.google.com/firebase/ios/bin/firestore/11.1.0/rc1/FirebaseFirestoreInternal.zip",
checksum: "fc5453c2dc5f77426a62992bda3bcea21051b27c0f697f3a8ec461ecfafcdc44"
url: "https://dl.google.com/firebase/ios/bin/firestore/11.2.0/rc0/FirebaseFirestoreInternal.zip",
checksum: "821acae8d3b79c6d35539d87926da8aeae4a63878bec2987b01cb885b5120df2"
)
}
}()
Expand Down

0 comments on commit 60b6dd5

Please sign in to comment.