Skip to content

Commit 97aebee

Browse files
committed
Update GMA iOS dependency to 9.4.0
1 parent 3dcf056 commit 97aebee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gma/integration_test/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ use_frameworks! :linkage => :static
55

66
target 'integration_test' do
77
pod 'Firebase/Analytics', '9.0.0'
8-
pod 'Google-Mobile-Ads-SDK', '9.3.0'
8+
pod 'Google-Mobile-Ads-SDK', '9.4.0'
99
end
1010

1111
post_install do |installer|

ios_pod/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ use_frameworks!
55
target 'GetPods' do
66
pod 'Firebase/Core', '9.0.0'
77

8-
pod 'Google-Mobile-Ads-SDK', '9.3.0'
8+
pod 'Google-Mobile-Ads-SDK', '9.4.0'
99
pod 'Firebase/Analytics', '9.0.0'
1010
pod 'Firebase/Auth', '9.0.0'
1111
pod 'Firebase/Crashlytics', '9.0.0'

0 commit comments

Comments
 (0)