Skip to content

Commit

Permalink
Update Firestore SPM binary for 10.18.0 (#12077)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulb777 authored Nov 8, 2023
1 parent ef08579 commit 09c2644
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 @@ -1478,8 +1478,8 @@ func firestoreTargets() -> [Target] {
} else {
return .binaryTarget(
name: "FirebaseFirestoreInternal",
url: "https://dl.google.com/firebase/ios/bin/firestore/10.17.0/FirebaseFirestoreInternal.zip",
checksum: "9102f56ad70d97c8ad81b1047fc38bbbacde672eb86d861b19c454829210cd55"
url: "https://dl.google.com/firebase/ios/bin/firestore/10.18.0/FirebaseFirestoreInternal.zip",
checksum: "182e4a8ef7648834a5c1b9442e3e1ac4b342e3174dd39e0e681ed7b3a6b1aca0"
)
}
}()
Expand Down

0 comments on commit 09c2644

Please sign in to comment.