Skip to content

Commit 6b718ce

Browse files
authored
chore: update firestore binary for m176 (#15779)
1 parent a8fbda0 commit 6b718ce

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
@@ -1591,8 +1591,8 @@ func firestoreTargets() -> [Target] {
15911591
} else {
15921592
return .binaryTarget(
15931593
name: "FirebaseFirestoreInternal",
1594-
url: "https://dl.google.com/firebase/ios/bin/firestore/12.8.0/rc2/FirebaseFirestoreInternal.zip",
1595-
checksum: "5592480d4920f570b0db02fef4ef0dcb21784d752f714cbe9614fff2515eea39"
1594+
url: "https://dl.google.com/firebase/ios/bin/firestore/12.9.0/rc0/FirebaseFirestoreInternal.zip",
1595+
checksum: "20d59ef59734ab7125273d6433aa32f1c48ac87a91bab6d169aeff089ef4faa6"
15961596
)
15971597
}
15981598
}()

0 commit comments

Comments
 (0)