Skip to content

Commit

Permalink
M66 FIAM GoogleDataTransportCCTSupport dependency bump to '~> 2.0' (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
maksymmalyhin authored Mar 4, 2020
1 parent e2e06bb commit 2a21943
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions FirebaseInAppMessaging.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ See more product details at https://firebase.google.com/products/in-app-messagin
s.dependency 'FirebaseCore', '~> 6.2'
s.ios.dependency 'FirebaseAnalyticsInterop', '~> 1.3'
s.dependency 'FirebaseInstanceID', '~> 4.0'
s.dependency 'GoogleDataTransportCCTSupport', '~> 1.0'
s.dependency 'GoogleDataTransportCCTSupport', '~> 2.0'
s.dependency 'FirebaseABTesting', '~> 3.2'

s.test_spec 'unit' do |unit_tests|
unit_tests.source_files = 'FirebaseInAppMessaging/Tests/Unit/*.[mh]'
unit_tests.resources = 'FirebaseInAppMessaging/Tests/Unit/*.txt'
Expand Down

0 comments on commit 2a21943

Please sign in to comment.