@@ -253,8 +253,8 @@ Firebase Functions | firebase_functions.xcframework
253
253
Google Mobile Ads | firebase_gma.xcframework
254
254
| | firebase.xcframework
255
255
| | Firebase/CoreOnly Cocoapod (10.22.0)
256
- | | Google-Mobile-Ads-SDK Cocoapod (11.1 .0)
257
- | | GoogleUserMessagingPlatform Cocoapod (2.2 .0)
256
+ | | Google-Mobile-Ads-SDK Cocoapod (11.2 .0)
257
+ | | GoogleUserMessagingPlatform Cocoapod (2.3 .0)
258
258
Firebase Installations | firebase_installations.xcframework
259
259
| | firebase.xcframework
260
260
| | FirebaseInstallations Cocoapod (10.22.0)
@@ -316,8 +316,8 @@ Firebase Functions | libfirebase_functions.a
316
316
Google Mobile Ads | libfirebase_gma.a
317
317
| | libfirebase_app.a
318
318
| | Firebase/CoreOnly Cocoapod (10.22.0)
319
- | | Google-Mobile-Ads-SDK Cocoapod (11.1 .0)
320
- | | GoogleUserMessagingPlatform Cocoapod (2.2 .0)
319
+ | | Google-Mobile-Ads-SDK Cocoapod (11.2 .0)
320
+ | | GoogleUserMessagingPlatform Cocoapod (2.3 .0)
321
321
Firebase Installations | libfirebase_installations.a
322
322
| | libfirebase_app.a
323
323
| | FirebaseInstallations Cocoapod (10.22.0)
@@ -635,7 +635,10 @@ code.
635
635
- Changes
636
636
- General (iOS, tvOS, Desktop): iOS, tvOS, and macOS SDKs are now built
637
637
using Xcode 15.1.
638
- - GMA (iOS): Updated dependency to Google-Mobile-Ads-SDK version 11.0.1.
638
+ - GMA (iOS): Updated dependency to Google-Mobile-Ads-SDK version 11.2.0 and
639
+ GoogleUserMessagingPlatform version 2.3.0.
640
+ - GMA (Android): Updated dependency to play-services-ads version 23.0.0 and
641
+ user-messaging-platform version 2.2.0.
639
642
640
643
### 11.9.0
641
644
- Changes
0 commit comments