There was an error while loading. Please reload this page.
2 parents bad6254 + 071429b commit 1282776Copy full SHA for 1282776
cmake/external/firestore.cmake
@@ -20,7 +20,7 @@ endif()
20
21
# If the format of the line below changes, then be sure to update
22
# https://github.com/firebase/firebase-cpp-sdk/blob/fd054fa016/.github/workflows/update-dependencies.yml#L81
23
-set(version CocoaPods-10.9.0)
+set(version release-10.9.0-with-patch)
24
25
function(GetReleasedDep)
26
message("Getting released firebase-ios-sdk @ ${version}")
0 commit comments