-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update plugin to 1.0.1-beta07
- Loading branch information
1 parent
0407e5d
commit 36c71d0
Showing
43 changed files
with
150 additions
and
47 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 6 additions & 0 deletions
6
Assets/Plugins/Android/TapsellMediationAdmobAdapterPlugin/AndroidManifest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="ir.tapsell.mediation.adapter.admob"> | ||
<application> | ||
<meta-data android:name="com.google.android.gms.ads.APPLICATION_ID" android:value="ca-app-pub-6201798499291567~9611758993" /> | ||
</application> | ||
</manifest> |
6 changes: 6 additions & 0 deletions
6
Assets/Plugins/Android/TapsellMediationApplovinAdapterPlugin/AndroidManifest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="ir.tapsell.mediation.adapter.applovin"> | ||
<application> | ||
<meta-data android:name="applovin.sdk.key" android:value="5WfZLCGTQmDr6Mf7BBEf5blVwrf8VBMJSmwUSq9-1q5bPpCH_OGAWEP2z2lRkmonLgPzG6gbL4DlvUF9frFmt6" /> | ||
</application> | ||
</manifest> |
6 changes: 6 additions & 0 deletions
6
Assets/Plugins/Android/TapsellMediationPlugin/AndroidManifest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="ir.tapsell.mediation"> | ||
<application> | ||
<meta-data android:name="ir.tapsell.mediation.APPLICATION_KEY" android:value="a12e38ed-f1fc-4c76-b638-55f06c103066" /> | ||
</application> | ||
</manifest> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
Assets/Tapsell/Mediation/Adapter/Admob/Editor/AdmobAdapterDependencies.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
Assets/Tapsell/Mediation/Adapter/Applovin/Editor/ApplovinAdapterDependencies.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 10 additions & 0 deletions
10
Assets/Tapsell/Mediation/Adapter/Chartboost/Editor/ChartboostAdapterDependencies.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<dependencies> | ||
<!-- <androidPackages>--> | ||
<!-- <androidPackage spec="ir.tapsell.mediation.adapter:chartboost-unity:1.0.1-beta07" />--> | ||
<!-- <repositories>--> | ||
<!-- <repository>https://cboost.jfrog.io/artifactory/chartboost-ads</repository>--> | ||
<!-- <repository>https://cboost.jfrog.io/ui/native/chartboost-mediation</repository>--> | ||
<!-- <repository>https://android-sdk.is.com</repository>--> | ||
<!-- </repositories>--> | ||
<!-- </androidPackages>--> | ||
</dependencies> |
9 changes: 9 additions & 0 deletions
9
Assets/Tapsell/Mediation/Adapter/Fyber/Editor/FyberAdapterDependencies.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<dependencies> | ||
<androidPackages> | ||
<androidPackage spec="ir.tapsell.mediation.adapter:fyber-unity:1.0.1-beta07"> | ||
<repositories> | ||
<repository>https://android-sdk.is.com</repository> | ||
</repositories> | ||
</androidPackage> | ||
</androidPackages> | ||
</dependencies> |
2 changes: 1 addition & 1 deletion
2
Assets/Tapsell/Mediation/Adapter/IronSource/Editor/IronSourceAdapterDependencies.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
Assets/Tapsell/Mediation/Adapter/Legacy/Editor/LegacyAdapterDependencies.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<dependencies> | ||
<androidPackages> | ||
<androidPackage spec="ir.tapsell.mediation.adapter:legacy-unity:1.0.1-beta04" /> | ||
<androidPackage spec="ir.tapsell.mediation.adapter:legacy-unity:1.0.1-beta07" /> | ||
</androidPackages> | ||
</dependencies> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9 changes: 9 additions & 0 deletions
9
Assets/Tapsell/Mediation/Adapter/Liftoff/Editor/LiftoffAdapterDependencies.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<dependencies> | ||
<!-- <androidPackages>--> | ||
<!-- <androidPackage spec="ir.tapsell.mediation.adapter:liftoff-unity:1.0.1-beta07">--> | ||
<!-- <repositories>--> | ||
<!-- <repository>https://android-sdk.is.com</repository>--> | ||
<!-- </repositories>--> | ||
<!-- </androidPackage>--> | ||
<!-- </androidPackages>--> | ||
</dependencies> |
2 changes: 1 addition & 1 deletion
2
Assets/Tapsell/Mediation/Adapter/Mintegral/Editor/MintegralAdapterDependencies.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9 changes: 9 additions & 0 deletions
9
Assets/Tapsell/Mediation/Adapter/UnityAds/Editor/UnityAdsAdapterDependencies.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<dependencies> | ||
<!-- <androidPackages>--> | ||
<!-- <androidPackage spec="ir.tapsell.mediation.adapter:unityads-unity:1.0.1-beta07">--> | ||
<!-- <repositories>--> | ||
<!-- <repository>https://android-sdk.is.com</repository>--> | ||
<!-- </repositories>--> | ||
<!-- </androidPackage>--> | ||
<!-- </androidPackages>--> | ||
</dependencies> |
11 changes: 11 additions & 0 deletions
11
Assets/Tapsell/Mediation/Adapter/Wortise/Editor/WortiseAdapterDependencies.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<dependencies> | ||
<!-- <androidPackages>--> | ||
<!-- <androidPackage spec="ir.tapsell.mediation.adapter:wortise-unity:1.0.1-beta07">--> | ||
<!-- <repositories>--> | ||
<!-- <repository>https://maven.wortise.com/artifactory/public</repository>--> | ||
<!-- <repository>https://artifact.bytedance.com/repository/pangle</repository>--> | ||
<!-- <repository>https://android-sdk.is.com</repository>--> | ||
<!-- </repositories>--> | ||
<!-- </androidPackage>--> | ||
<!-- </androidPackages>--> | ||
</dependencies> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<dependencies> | ||
<androidPackages> | ||
<androidPackage spec="ir.tapsell.mediation:tapsell-unity:1.0.1-beta04" /> | ||
<androidPackage spec="ir.tapsell.mediation:tapsell-unity:1.0.1-beta07" /> | ||
</androidPackages> | ||
</dependencies> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,14 @@ | ||
namespace Tapsell.Mediation.Request | ||
{ | ||
public enum BannerSize { | ||
Banner30050, | ||
Banner32050, | ||
Banner320100, | ||
Banner250250, | ||
Banner300250, | ||
Banner46860, | ||
Banner72890, | ||
Banner160600 | ||
Banner160600, | ||
BannerAdaptive | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.