Skip to content

Commit 88f49a8

Browse files
authored
Fix Firestore build broken by M70 version changes (#5498)
1 parent a3ef9f0 commit 88f49a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Firestore/Example/Podfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ def configure_local_pods()
5656
# scripts/install_prereqs.sh for more details.
5757
pod 'FirebaseCore', :path => '../..'
5858
pod 'FirebaseCoreDiagnostics', :path => '../..'
59+
pod 'GoogleDataTransport', :path => '../..'
5960
pod 'GoogleDataTransportCCTSupport', :path => '../..'
6061

6162
# Pull in local sources conditionally.

0 commit comments

Comments
 (0)