[go: nahoru, domu]

Skip to content

Commit

Permalink
Updating UnityAds Unity mediation plugin to support the latest adapte…
Browse files Browse the repository at this point in the history
…rs (4.12.0.0, 4.12.0.0)

PiperOrigin-RevId: 645478006
  • Loading branch information
Mobile Ads Developer Relations authored and maddevrelgithubbot committed Jun 21, 2024
1 parent b210c07 commit 0301ef0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mediation/UnityAds/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.12.0'
versionString = '3.13.0'
adapterName = 'UnityAds'
pluginName = "GoogleMobileAds${adapterName}Mediation"
pluginFileName = "${pluginName}.unitypackage"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
</androidPackages>

<iosPods>
<iosPod name="GoogleMobileAdsMediationUnity" version="4.11.3.1"/>
<iosPod name="GoogleMobileAdsMediationUnity" version="4.12.0.0"/>
</iosPods>
</dependencies>

0 comments on commit 0301ef0

Please sign in to comment.