Skip to content

Commit 05efff1

Browse files
committed
firestore.cmake: fix pinned commit
1 parent b0ff4e8 commit 05efff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/external/firestore.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ExternalProject_Add(
2323

2424
DOWNLOAD_DIR ${FIREBASE_DOWNLOAD_DIR}
2525
GIT_REPOSITORY https://github.com/firebase/firebase-ios-sdk
26-
GIT_TAG 3c718c3982a9c5e482a37213c8d8faf6a92ce8aa
26+
GIT_TAG 0ed860a0360735c28a26aad9cbe899695009a236
2727
GIT_SHALLOW ON
2828

2929
PREFIX ${PROJECT_BINARY_DIR}

0 commit comments

Comments
 (0)