[go: nahoru, domu]

Skip to content

Commit

Permalink
Updating DTExchange Unity mediation plugin to support the latest adap…
Browse files Browse the repository at this point in the history
…ters (8.2.7.0, 8.3.0.0)

PiperOrigin-RevId: 646275478
  • Loading branch information
Mobile Ads Developer Relations authored and maddevrelgithubbot committed Jun 25, 2024
1 parent 1f8baf9 commit f502fa9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mediation/DTExchange/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ project.ext {
'UNITY_EXE environment variable and point it to your Unity installation.')
}

versionString = '3.1.12'
versionString = '3.2.0'
adapterName = 'DTExchange'
pluginName = "GoogleMobileAds${adapterName}Mediation"
pluginFileName = "${pluginName}.unitypackage"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
</androidPackages>

<iosPods>
<iosPod name="GoogleMobileAdsMediationFyber" version="8.2.8.0"/>
<iosPod name="GoogleMobileAdsMediationFyber" version="8.3.0.0"/>
</iosPods>
</dependencies>

0 comments on commit f502fa9

Please sign in to comment.