Skip to content

Commit 44e348a

Browse files
committed
firestore.cmake: change the pinned iOS SDK commit to the HEAD commit at the moment, since firebase/firebase-ios-sdk#8923 has been merged and its branch has been deleted.
1 parent 0f77498 commit 44e348a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/external/firestore.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ExternalProject_Add(
2222
firestore
2323

2424
GIT_REPOSITORY https://github.com/firebase/firebase-ios-sdk
25-
GIT_TAG 9aa0c85b1817684a601c21dcabe8bfe8e74c3692
25+
GIT_TAG 03e174c4b75fb127a81fde78692cc0d963c75069
2626

2727
PREFIX ${PROJECT_BINARY_DIR}
2828

0 commit comments

Comments
 (0)