diff --git a/gma/integration_test/Podfile b/gma/integration_test/Podfile index c33fbbc2cd..7348b62d3a 100644 --- a/gma/integration_test/Podfile +++ b/gma/integration_test/Podfile @@ -5,7 +5,7 @@ use_frameworks! :linkage => :static target 'integration_test' do pod 'Firebase/CoreOnly', '10.22.0' - pod 'Google-Mobile-Ads-SDK', '10.14.0' + pod 'Google-Mobile-Ads-SDK', '11.1.0' pod 'GoogleUserMessagingPlatform', '2.1.0' end diff --git a/ios_pod/Podfile b/ios_pod/Podfile index e387bd62d1..1e944dc8c3 100644 --- a/ios_pod/Podfile +++ b/ios_pod/Podfile @@ -5,7 +5,7 @@ use_frameworks! target 'GetPods' do pod 'Firebase/Core', '10.22.0' - pod 'Google-Mobile-Ads-SDK', '10.14.0' + pod 'Google-Mobile-Ads-SDK', '11.1.0' pod 'GoogleUserMessagingPlatform', '2.1.0' pod 'Firebase/Analytics', '10.22.0' pod 'Firebase/AppCheck', '10.22.0' diff --git a/release_build_files/readme.md b/release_build_files/readme.md index db2bf54a1d..c861fa5f27 100644 --- a/release_build_files/readme.md +++ b/release_build_files/readme.md @@ -253,7 +253,7 @@ Firebase Functions | firebase_functions.xcframework Google Mobile Ads | firebase_gma.xcframework | | firebase.xcframework | | Firebase/CoreOnly Cocoapod (10.22.0) -| | Google-Mobile-Ads-SDK Cocoapod (10.14.0) +| | Google-Mobile-Ads-SDK Cocoapod (11.1.0) | | GoogleUserMessagingPlatform Cocoapod (2.1.0) Firebase Installations | firebase_installations.xcframework | | firebase.xcframework @@ -316,7 +316,7 @@ Firebase Functions | libfirebase_functions.a Google Mobile Ads | libfirebase_gma.a | | libfirebase_app.a | | Firebase/CoreOnly Cocoapod (10.22.0) -| | Google-Mobile-Ads-SDK Cocoapod (10.14.0) +| | Google-Mobile-Ads-SDK Cocoapod (11.1.0) | | GoogleUserMessagingPlatform Cocoapod (2.1.0) Firebase Installations | libfirebase_installations.a | | libfirebase_app.a