Skip to content

Commit e23c40b

Browse files
authored
Cherry-picking changes for M41 RC1 (#2277)
* Bump gRPC-C++ pod dependency to 0.0.6 (#2274) * Update changelog for Dynamic Links to v 3.4.0 (#2272)
1 parent a88734b commit e23c40b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Firebase/DynamicLinks/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# v3.4.0
2+
- Bug fixes and internal SDK changes. (#2238, #2220)
3+
14
# v3.3.0
25
- Introduced a new componentsWithLink:domainURIPrefix: and deprecated the existing componentsWithLink:domain:. (#1962, #2017, #2078, #2097, #2112)
36

FirebaseFirestore.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Google Cloud Firestore is a NoSQL document database built for automatic scaling,
5454

5555
s.dependency 'FirebaseAuthInterop', '~> 1.0'
5656
s.dependency 'FirebaseCore', '~> 5.2'
57-
s.dependency 'gRPC-C++', '0.0.5'
57+
s.dependency 'gRPC-C++', '0.0.6'
5858
s.dependency 'leveldb-library', '~> 1.20'
5959
s.dependency 'Protobuf', '~> 3.1'
6060
s.dependency 'nanopb', '~> 0.3.901'

0 commit comments

Comments
 (0)