Skip to content

Commit f3508c7

Browse files
authored
[Release] Update Package.swift for M164 release
1 parent 94288e1 commit f3508c7

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
@@ -1539,8 +1539,8 @@ func firestoreTargets() -> [Target] {
15391539
} else {
15401540
return .binaryTarget(
15411541
name: "FirebaseFirestoreInternal",
1542-
url: "https://dl.google.com/firebase/ios/bin/firestore/11.12.0/rc0/FirebaseFirestoreInternal.zip",
1543-
checksum: "4c2b4f8bbe863aa295a91b90882ebd523248e82da46497e15797f03e3b6b0a0a"
1542+
url: "https://dl.google.com/firebase/ios/bin/firestore/11.13.0/rc0/FirebaseFirestoreInternal.zip",
1543+
checksum: "badb559c67f683d546873051642db7eaab3598e50f8095dc15d965d63a695145"
15441544
)
15451545
}
15461546
}()

0 commit comments

Comments
 (0)