We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 141e03c commit 071429bCopy full SHA for 071429b
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