File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ use_frameworks! :linkage => :static
55
66target 'integration_test' do
77 pod 'Firebase/Analytics' , '10.4.0'
8- pod 'Google-Mobile-Ads-SDK' , '9.11.0.1 '
8+ pod 'Google-Mobile-Ads-SDK' , '9.14.0 '
99end
1010
1111post_install do |installer |
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ use_frameworks!
55target 'GetPods' do
66 pod 'Firebase/Core' , '10.4.0'
77
8- pod 'Google-Mobile-Ads-SDK' , '9.11.0.1 '
8+ pod 'Google-Mobile-Ads-SDK' , '9.14.0 '
99 pod 'Firebase/Analytics' , '10.4.0'
1010 pod 'Firebase/AppCheck' , '10.4.0'
1111 pod 'Firebase/Auth' , '10.4.0'
Original file line number Diff line number Diff line change @@ -256,7 +256,7 @@ Firebase Functions | firebase_functions.xcframework
256256Google Mobile Ads | firebase_gma.xcframework
257257| | firebase.xcframework
258258| | Firebase/Analytics Cocoapod (10.4.0)
259- | | Google-Mobile-Ads-SDK Cocoapod (9.11.0.1 )
259+ | | Google-Mobile-Ads-SDK Cocoapod (9.14.0 )
260260Firebase Installations | firebase_installations.xcframework
261261| | firebase.xcframework
262262| | FirebaseInstallations Cocoapod (10.4.0)
@@ -324,7 +324,7 @@ Firebase Functions | libfirebase_functions.a
324324Google Mobile Ads | libfirebase_gma.a
325325| | libfirebase_app.a
326326| | Firebase/Analytics Cocoapod (10.4.0)
327- | | Google-Mobile-Ads-SDK Cocoapod (9.11.0.1 )
327+ | | Google-Mobile-Ads-SDK Cocoapod (9.14.0 )
328328Firebase Installations | libfirebase_installations.a
329329| | libfirebase_app.a
330330| | FirebaseInstallations Cocoapod (10.4.0)
@@ -656,6 +656,7 @@ code.
656656 APIs.
657657 - GMA (Android): Updated dependency to play-services-ads version 21.4.0.
658658 This new version requires Multidex to be enabled in your Android builds.
659+ - GMA (iOS): Updated dependency to Google-Mobile-Ads-SDK version 9.14.0.
659660
660661### 10.3.0
661662- Changes
You can’t perform that action at this time.
0 commit comments