Skip to content

Commit 7993c8e

Browse files
committed
[Release] Update Firestore SPM binary for 11.2.0 (#13594)
1 parent b0dbeb8 commit 7993c8e

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
@@ -1507,8 +1507,8 @@ func firestoreTargets() -> [Target] {
15071507
} else {
15081508
return .binaryTarget(
15091509
name: "FirebaseFirestoreInternal",
1510-
url: "https://dl.google.com/firebase/ios/bin/firestore/11.1.0/rc1/FirebaseFirestoreInternal.zip",
1511-
checksum: "fc5453c2dc5f77426a62992bda3bcea21051b27c0f697f3a8ec461ecfafcdc44"
1510+
url: "https://dl.google.com/firebase/ios/bin/firestore/11.2.0/rc0/FirebaseFirestoreInternal.zip",
1511+
checksum: "821acae8d3b79c6d35539d87926da8aeae4a63878bec2987b01cb885b5120df2"
15121512
)
15131513
}
15141514
}()

0 commit comments

Comments
 (0)