Skip to content

Commit 9161a40

Browse files
authored
[Release] Update binary SPM Firestore distro for 10.24.0 (#12708)
1 parent ed28962 commit 9161a40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1533,8 +1533,8 @@ func firestoreTargets() -> [Target] {
15331533
} else {
15341534
return .binaryTarget(
15351535
name: "FirebaseFirestoreInternal",
1536-
url: "https://dl.google.com/firebase/ios/bin/firestore/10.23.0/rc1/FirebaseFirestoreInternal.zip",
1537-
checksum: "777f89e6c453cca8dfdcc375304cd3f3059b55c4beab86dce3061c0ece1e0556"
1536+
url: "https://dl.google.com/firebase/ios/bin/firestore/10.24.0/rc0/FirebaseFirestoreInternal.zip",
1537+
checksum: "d503fea5b9dcb02dfddd0df85c4353890d49b93e9fd38b79badae151eab62931"
15381538
)
15391539
}
15401540
}()

0 commit comments

Comments
 (0)