File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -36,10 +36,10 @@ function(GetReleasedDep)
36
36
firestore
37
37
38
38
DOWNLOAD_DIR ${FIREBASE_DOWNLOAD_DIR}
39
- # Pin to the HEAD commit of https://github.com/ firebase/firebase -ios-sdk/pull/9838
40
- # (Firestore TransactionOptions added, to specify maxAttempts)
39
+ # Pin to a HEAD commit of the master branch of the firebase-ios-sdk, now that
40
+ # https://github.com/firebase/firebase-ios-sdk/pull/9838 has been merged.
41
41
GIT_REPOSITORY https://github.com/firebase/firebase-ios-sdk.git
42
- GIT_TAG 141fdcb6c3b1efad19708f77ec88a5516c786d8b
42
+ GIT_TAG 585b4c83dbeca3e25895ae2f0d2ed7056b3cac7b
43
43
44
44
PREFIX ${PROJECT_BINARY_DIR}
45
45
You can’t perform that action at this time.
0 commit comments