Skip to content

Commit 4e85dc6

Browse files
Mobile Ads Developer Relationscopybara-github
authored andcommitted
Updated the GMA iOS SDK to 12.5.
PiperOrigin-RevId: 764785687
1 parent 6faad4a commit 4e85dc6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ChangeLog.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ Google Mobile Ads Unity Plugin Change Log
44
Version 10.2.0
55
**************
66
- Updated the GMA Android SDK dependency version to 24.3.0.
7-
- Updated the GMA iOS SDK dependency version to 12.4.0.
7+
- Updated the GMA iOS SDK dependency version to 12.5.0.
88
- Run AppOpen ads in Immersive mode for Android. This will prevent the 3 button navigation from showing up when ads are shown.
99

1010
Built and tested with:
1111
- Google Mobile Ads Android SDK 24.3.0.
12-
- Google Mobile Ads iOS SDK 12.4.0.
12+
- Google Mobile Ads iOS SDK 12.5.0.
1313
- Google User Messaging Platform Android SDK 3.2.0
1414
- Google User Messaging Platform iOS SDK 3.0.0
1515
- External Dependency Manager for Unity 1.2.186

source/plugin/Assets/GoogleMobileAds/Editor/GoogleMobileAdsDependencies.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</androidPackages>
1414

1515
<iosPods>
16-
<iosPod name="Google-Mobile-Ads-SDK" version="~> 12.4.0">
16+
<iosPod name="Google-Mobile-Ads-SDK" version="~> 12.5.0">
1717
<sources>
1818
<source>https://github.com/CocoaPods/Specs</source>
1919
</sources>

0 commit comments

Comments
 (0)