Skip to content

Commit 0e0778e

Browse files
committed
Force Firestore core commit that fixes Windows issue.
1 parent 38139d9 commit 0e0778e

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
@@ -18,7 +18,7 @@ if(TARGET firestore)
1818
return()
1919
endif()
2020

21-
set(version CocoaPods-7.10.0)
21+
set(version 9bae3613d885fb8cc7d74c612c90f821a0e1981f)
2222
ExternalProject_Add(
2323
firestore
2424

0 commit comments

Comments
 (0)