@@ -134,7 +134,7 @@ Google Mobile Ads | libfirebase_gma.a
134
134
| | libfirebase_app.a
135
135
| | com.google.firebase: firebase-analytics
136
136
| | (Maven package)
137
- | | com.google.android.gms:play-services-ads:22.1 .0
137
+ | | com.google.android.gms:play-services-ads:22.2 .0
138
138
| | (Maven package)
139
139
Firebase Installations | libfirebase_installations.a
140
140
| | libfirebase_app.a
@@ -251,7 +251,7 @@ Firebase Functions | firebase_functions.xcframework
251
251
Google Mobile Ads | firebase_gma.xcframework
252
252
| | firebase.xcframework
253
253
| | Firebase/Analytics Cocoapod (10.11.0)
254
- | | Google-Mobile-Ads-SDK Cocoapod (10.6 .0)
254
+ | | Google-Mobile-Ads-SDK Cocoapod (10.7 .0)
255
255
Firebase Installations | firebase_installations.xcframework
256
256
| | firebase.xcframework
257
257
| | FirebaseInstallations Cocoapod (10.11.0)
@@ -313,7 +313,7 @@ Firebase Functions | libfirebase_functions.a
313
313
Google Mobile Ads | libfirebase_gma.a
314
314
| | libfirebase_app.a
315
315
| | Firebase/Analytics Cocoapod (10.11.0)
316
- | | Google-Mobile-Ads-SDK Cocoapod (10.6 .0)
316
+ | | Google-Mobile-Ads-SDK Cocoapod (10.7 .0)
317
317
Firebase Installations | libfirebase_installations.a
318
318
| | libfirebase_app.a
319
319
| | FirebaseInstallations Cocoapod (10.11.0)
@@ -633,6 +633,8 @@ code.
633
633
builder failed to create PhoneAuthOptions with certain compiler settings.
634
634
- Auth (iOS): Fixed an issue where functions that return AuthResult
635
635
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.
636
638
- Remote Config (Desktop): Additional fix for handling of non-English time
637
639
zone names on Windows.
638
640
0 commit comments