Skip to content

Commit b5aee64

Browse files
authored
[Release] Update Firestore SPM binary for M155 (#13894)
1 parent ab94252 commit b5aee64

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
@@ -1512,8 +1512,8 @@ func firestoreTargets() -> [Target] {
15121512
} else {
15131513
return .binaryTarget(
15141514
name: "FirebaseFirestoreInternal",
1515-
url: "https://dl.google.com/firebase/ios/bin/firestore/11.3.0/rc0/FirebaseFirestoreInternal.zip",
1516-
checksum: "214f91ae3ad87fce55155ea3e6dacda4f237e703ea3935353c7c6819eddb1c17"
1515+
url: "https://dl.google.com/firebase/ios/bin/firestore/11.4.0/rc0/FirebaseFirestoreInternal.zip",
1516+
checksum: "2b467ccf81306a5b7f0e7e41d2f3aa384998235306a0c33d1c973209241e9cdb"
15171517
)
15181518
}
15191519
}()

0 commit comments

Comments
 (0)