Plugin :
- Updated the GMA iOS SDK dependency version to 13.6.0.
- Updated the GMA Android SDK dependency version to 25.4.0.
- Updated the GMA Android Next-Gen SDK dependency version to 1.2.1.
- Change to threading model of Next-Gen SDK implementation requires MobileAds.Initialize() be called on the main thread when using the Next-Gen Android SDK.
- Migrated Objective-C bridge code from static library to dynamic framework.
- Added Google Ad Manager App Event and custom layout support for Next-Gen Interstitials and Banners on Android.
- Added support for large anchored adaptive banners.
- Added
AgeRestrictedTreatmentconfiguration toRequestConfiguration. - Deprecated
TagForChildDirectedTreatmentandTagForUnderAgeOfConsentfields in favor ofAgeRestrictedTreatment. - Added
androidx.fragmentdependency requirements for Android builds. - Prevent garbage collection of Android Bundle keys while making AndroidJNI calls.