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 f5b0742 commit e42c75fCopy full SHA for e42c75f
GoogleDataTransportCCTSupport.podspec
@@ -30,7 +30,7 @@ Support library to provide event prioritization and uploading for the GoogleData
30
s.source_files = 'GoogleDataTransportCCTSupport/GDTCCTLibrary/**/*'
31
s.private_header_files = 'GoogleDataTransportCCTSupport/GDTCCTLibrary/Private/*.h'
32
33
- s.dependency 'GoogleDataTransport', '~> 1.2'
+ s.dependency 'GoogleDataTransport', '~> 2.0'
34
s.dependency 'nanopb'
35
36
header_search_paths = {
0 commit comments