Skip to content

Commit 3dbf548

Browse files
Updating Vungle Unity Mediation Plugin to support the latest iOS adapter (6.3.2.3)
PiperOrigin-RevId: 254280162
1 parent a2f8cf3 commit 3dbf548

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

mediation/Vungle/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Vungle Adapter plugin for Google Mobile Ads SDK for Unity 3D Changelog
22

3+
## Next Version
4+
- Supports Android adapter version 6.3.24.1.
5+
- Supports iOS adapter version 6.3.2.3.
6+
37
## 3.1.3
48
- Supports Android adapter version 6.3.24.1.
59
- Supports iOS adapter version 6.3.2.2.

mediation/Vungle/source/plugin/Assets/GoogleMobileAds/Editor/VungleMediationDependencies.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="GoogleMobileAdsMediationVungle" version="6.3.2.2">
16+
<iosPod name="GoogleMobileAdsMediationVungle" version="6.3.2.3">
1717
<sources>
1818
<source>https://github.com/CocoaPods/Specs</source>
1919
</sources>

0 commit comments

Comments
 (0)