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 1d33c9b commit 7fc27a6Copy full SHA for 7fc27a6
cmake/external/firestore.cmake
@@ -21,7 +21,7 @@ endif()
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-11.8.1)
24
-set(version firestore-core-android-build-fix)
+set(version dconeybe/AndroidAbslExceptionsFix)
25
26
function(GetReleasedDep)
27
message("Getting released firebase-ios-sdk @ ${version}")
0 commit comments