File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
source/plugin/Assets/GoogleMobileAds/Mediation/Line/Editor Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ project.ext {
19
19
' UNITY_EXE environment variable and point it to your Unity installation.' )
20
20
}
21
21
22
- versionString = ' 1.0 .0'
22
+ versionString = ' 1.1 .0'
23
23
adapterName = ' Line'
24
24
pluginName = " GoogleMobileAds${ adapterName} Mediation"
25
25
pluginFileName = " ${ pluginName} .unitypackage"
Original file line number Diff line number Diff line change 16
16
17
17
<dependencies >
18
18
<androidPackages >
19
- <androidPackage spec =" com.google.ads.mediation:line:2.6.20230607.0 " >
19
+ <androidPackage spec =" com.google.ads.mediation:line:2.6.20230607.1 " >
20
20
<repositories >
21
21
<repository >https://repo.maven.apache.org/maven2/</repository >
22
22
<repository >https://dl.google.com/dl/android/maven2/</repository >
25
25
</androidPackages >
26
26
27
27
<iosPods >
28
- <iosPod name =" GoogleMobileAdsMediationLine" version =" 2.6.20230609 .0" />
28
+ <iosPod name =" GoogleMobileAdsMediationLine" version =" 2.7.20231115 .0" />
29
29
</iosPods >
30
30
</dependencies >
You can’t perform that action at this time.
0 commit comments