Skip to content

Commit a8ea93f

Browse files
committed
Update firestore target
1 parent a935ee3 commit a8ea93f

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
@@ -1566,8 +1566,8 @@ func firestoreTargets() -> [Target] {
15661566
} else {
15671567
return .binaryTarget(
15681568
name: "FirebaseFirestoreInternal",
1569-
url: "https://dl.google.com/firebase/ios/bin/firestore/12.0.0/rc0/FirebaseFirestoreInternal.zip",
1570-
checksum: "e7add08e9044ef45f7923d0b9ea5518ddc66b090d3f7e9455382f769e74c48c4"
1569+
url: "https://dl.google.com/firebase/ios/bin/firestore/12.4.0/rc0/FirebaseFirestoreInternal.zip",
1570+
checksum: "58b916624c01a56c5de694cfc9c5cc7aabcafb13b54e7bde8c83bacc51a3460d"
15711571
)
15721572
}
15731573
}()

0 commit comments

Comments
 (0)