Skip to content

Commit

Permalink
[Firestore] 10.13.0 SPM update (#11621)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewheard authored Jul 27, 2023
1 parent 24c9cba commit df2171b
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 @@ -1452,8 +1452,8 @@ func firestoreTarget() -> Target {

return .binaryTarget(
name: "FirebaseFirestore",
url: "https://dl.google.com/firebase/ios/bin/firestore/10.12.0/FirebaseFirestore.zip",
checksum: "0b0e7a98a8802e0d8d917d657b4c8423f9d16bf120da3c8c14a6e8a6857f8e72"
url: "https://dl.google.com/firebase/ios/bin/firestore/10.13.0/FirebaseFirestore.zip",
checksum: "72cbd6e35bfcd714f104df86c1fd7a9a019989423185bb6b1b3dbfb52c4b9f57"
)
}

Expand Down

0 comments on commit df2171b

Please sign in to comment.