File tree Expand file tree Collapse file tree
source/plugin/Assets/GoogleMobileAds/Mediation/Line/Editor Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11## Line Unity Mediation Plugin Changelog
22
3+ #### Version 2.1.1 (In progress)
4+
35#### [ Version 2.1.0] ( https://dl.google.com/googleadmobadssdk/mediation/unity/line/LineUnityAdapter-2.1.0.zip )
46- Supports [ Line Android adapter version 3.1.0.0] ( https://github.com/googleads/googleads-mobile-android-mediation/blob/main/ThirdPartyAdapters/line/CHANGELOG.md#version-3100 ) .
57- Supports [ Line iOS adapter version 3.0.1.0] ( https://github.com/googleads/googleads-mobile-ios-mediation/blob/main/adapters/Line/CHANGELOG.md#version-3010 ) .
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ project.ext {
1919 ' UNITY_EXE environment variable and point it to your Unity installation.' )
2020 }
2121
22- versionString = ' 2.1.0 '
22+ versionString = ' 2.1.1 '
2323 adapterName = ' Line'
2424 pluginName = " GoogleMobileAds${ adapterName} Mediation"
2525 pluginFileName = " ${ pluginName} .unitypackage"
Original file line number Diff line number Diff line change 2525 </androidPackages >
2626
2727 <iosPods >
28- <iosPod name =" GoogleMobileAdsMediationLine" version =" 3.0.1.0 " />
28+ <iosPod name =" GoogleMobileAdsMediationLine" version =" 3.0.1.1 " />
2929 </iosPods >
3030</dependencies >
You can’t perform that action at this time.
0 commit comments