We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c153f97 commit f91c816Copy full SHA for f91c816
Package.swift
@@ -1481,8 +1481,8 @@ func firestoreTargets() -> [Target] {
1481
} else {
1482
return .binaryTarget(
1483
name: "FirebaseFirestoreInternal",
1484
- url: "https://dl.google.com/firebase/ios/bin/firestore/10.20.0/FirebaseFirestoreInternal.zip",
1485
- checksum: "7fe8f913d35e257979eddc8e2df0fedd3b89735c7030494307079747f03279c7"
+ url: "https://dl.google.com/firebase/ios/bin/firestore/10.21.0/FirebaseFirestoreInternal.zip",
+ checksum: "50d864ef4e7e090ea1388926674d7095ae5a83ac429f788c3d6e3497e7a5b175"
1486
)
1487
}
1488
}()
0 commit comments