@@ -134,7 +134,7 @@ Google Mobile Ads | libfirebase_gma.a
134134| | libfirebase_app.a
135135| | com.google.firebase: firebase-analytics
136136| | (Maven package)
137- | | com.google.android.gms:play-services-ads:22.1 .0
137+ | | com.google.android.gms:play-services-ads:22.2 .0
138138| | (Maven package)
139139Firebase Installations | libfirebase_installations.a
140140| | libfirebase_app.a
@@ -251,7 +251,7 @@ Firebase Functions | firebase_functions.xcframework
251251Google Mobile Ads | firebase_gma.xcframework
252252| | firebase.xcframework
253253| | Firebase/Analytics Cocoapod (10.11.0)
254- | | Google-Mobile-Ads-SDK Cocoapod (10.6 .0)
254+ | | Google-Mobile-Ads-SDK Cocoapod (10.7 .0)
255255Firebase Installations | firebase_installations.xcframework
256256| | firebase.xcframework
257257| | FirebaseInstallations Cocoapod (10.11.0)
@@ -313,7 +313,7 @@ Firebase Functions | libfirebase_functions.a
313313Google Mobile Ads | libfirebase_gma.a
314314| | libfirebase_app.a
315315| | Firebase/Analytics Cocoapod (10.11.0)
316- | | Google-Mobile-Ads-SDK Cocoapod (10.6 .0)
316+ | | Google-Mobile-Ads-SDK Cocoapod (10.7 .0)
317317Firebase Installations | libfirebase_installations.a
318318| | libfirebase_app.a
319319| | FirebaseInstallations Cocoapod (10.11.0)
@@ -633,6 +633,8 @@ code.
633633 builder failed to create PhoneAuthOptions with certain compiler settings.
634634 - Auth (iOS): Fixed an issue where functions that return AuthResult
635635 were not including updated credentials when encountering errors.
636+ - GMA (iOS): Updated dependency to Google-Mobile-Ads-SDK version 10.7.0.
637+ - GMA (Android): Updated dependency to play-services-ads version 22.2.0.
636638 - Remote Config (Desktop): Additional fix for handling of non-English time
637639 zone names on Windows.
638640
0 commit comments