Skip to content

Commit

Permalink
Merge pull request #86 from yandexmobile/release-6.3.0
Browse files Browse the repository at this point in the history
Update unity packages and changelogs due to release 6.3.0
  • Loading branch information
mobile-ads-github authored Dec 26, 2023
2 parents e007663 + 5ca5a88 commit c906852
Show file tree
Hide file tree
Showing 55 changed files with 164 additions and 18 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 6.3.0

#### Updated

* Supported Android SDK version 6.3.0
* Supported iOS SDK Version 6.3.0

## Version 6.1.0

#### Added
Expand Down
36 changes: 18 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,24 +74,24 @@ Third-party networks can be connected to Yandex Mobile Ads Mediation by several

| Package | Description |
|--------------------------------------|------------------------------------------------------------------------------|
| yandex-mobileads-lite-6.1.0 | Main Yandex Mobile Ads package distributed for use with [Google resolver] |
| yandex-mobileads-mediation-6.1.0 | Main Mobile Ads Mediation package distributed for use with [Google resolver] |
| mobileads-adcolony-mediation-6.1.0 | AdColony mediation (Supported only by android) |
| mobileads-google-mediation-6.1.0 | Admob mediation |
| mobileads-applovin-mediation-6.1.0 | AppLovin mediation |
| mobileads-chartboost-mediation-6.1.0 | Chartboost mediation (Supported only by android) |
| mobileads-bigoads-mediation-6.1.0 | BigoAds mediation (Supported only by android) |
| mobileads-inmobi-mediation-6.1.0 | Inmobi mediation |
| mobileads-ironsource-mediation-6.1.0 | IronSource mediation |
| mobileads-mintegral-mediation-6.1.0 | Mintegral mediation |
| mobileads-mytarget-mediation-6.1.0 | MyTarget mediation |
| mobileads-pangle-mediation-6.1.0 | Pangle mediation (Supported only by android) |
| mobileads-startapp-mediation-6.1.0 | StartApp mediation (Supported only by android) |
| mobileads-tapjoy-mediation-6.1.0 | Tapjoy mediation (Supported only by android) |
| mobileads-unityads-mediation-6.1.0 | UnityAds mediation |
| mobileads-vungle-mediation-6.1.0 | Vungle mediation (Supported only by android) |
| admob-mobileads-mediation-6.1.0 | Third-party mediation with AdMob |
| ironsource-mobileads-mediation-6.1.0 | Third-party mediation with IronSource |
| yandex-mobileads-lite-6.3.0 | Main Yandex Mobile Ads package distributed for use with [Google resolver] |
| yandex-mobileads-mediation-6.3.0 | Main Mobile Ads Mediation package distributed for use with [Google resolver] |
| mobileads-adcolony-mediation-6.3.0 | AdColony mediation (Supported only by android) |
| mobileads-google-mediation-6.3.0 | Admob mediation |
| mobileads-applovin-mediation-6.3.0 | AppLovin mediation |
| mobileads-chartboost-mediation-6.3.0 | Chartboost mediation (Supported only by android) |
| mobileads-bigoads-mediation-6.3.0 | BigoAds mediation (Supported only by android) |
| mobileads-inmobi-mediation-6.3.0 | Inmobi mediation |
| mobileads-ironsource-mediation-6.3.0 | IronSource mediation |
| mobileads-mintegral-mediation-6.3.0 | Mintegral mediation |
| mobileads-mytarget-mediation-6.3.0 | MyTarget mediation |
| mobileads-pangle-mediation-6.3.0 | Pangle mediation (Supported only by android) |
| mobileads-startapp-mediation-6.3.0 | StartApp mediation (Supported only by android) |
| mobileads-tapjoy-mediation-6.3.0 | Tapjoy mediation (Supported only by android) |
| mobileads-unityads-mediation-6.3.0 | UnityAds mediation |
| mobileads-vungle-mediation-6.3.0 | Vungle mediation (Supported only by android) |
| admob-mobileads-mediation-6.3.0 | Third-party mediation with AdMob |
| ironsource-mobileads-mediation-6.3.0 | Third-party mediation with IronSource |

[Google resolver]: https://github.com/googlesamples/unity-jar-resolver

Expand Down
29 changes: 29 additions & 0 deletions mobileads-mediation-unity-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# Change Log

## Version 6.3.0

### Supports

* Yandex Mobile Ads Android SDK version 6.3.0
* Yandex Mobile Ads iOS SDK version 6.3.0
* AdColony Android SDK version 4.8.0
* AdColony iOS SDK version 4.9.0
* AppLovin Android SDK version 11.11.3
* AppLovin iOS SDK version 12.1.0
* Chartboost Android SDK version 9.3.1
* Chartboost iOS SDK version 9.5.1
* AdMob Android SDK version 22.3.0
* AdMob iOS SDK version 10.14.0
* InMobi Android SDK version 10.6.2
* InMobi iOS SDK version 10.5.5
* IronSource Android SDK version 7.6.0
* IronSource iOS SDK version 7.6.0
* Mintegral Android SDK version 16.5.81
* Mintegral iOS SDK version 7.5.1
* MyTarget Android SDK version 5.19.0
* MyTarget iOS SDK version 5.20.0
* Pangle Android SDK version 5.6.0.3
* StartApp Android SDK version 4.11.3
* Tapjoy Android SDK version 13.1.2
* UnityAds Android SDK version 4.9.2
* UnityAds iOS SDK version 4.9.2
* Vungle Android SDK version 6.12.1

## Version 6.1.0

### Supports
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/adcolony/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 6.3.0

#### Updated

* Supported Android AdColony adapter version 4.8.0.9
* Supported iOS AdColony adapter version 4.9.0.8

## Version 6.1.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/applovin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 6.3.0

#### Updated

* Supported Android AppLovin adapter version 11.11.3.2
* Supported iOS AppLovin adapter version 12.1.0.0

## Version 6.1.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
6 changes: 6 additions & 0 deletions mobileads-mediation/bigoads/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## Version 6.3.0

#### Updated

* Supported Android BigoAds adapter version 4.1.2.2

## Version 6.1.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/chartboost/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 6.3.0

#### Updated

* Supported Android Chartboost adapter version 9.3.1.3
* Supported iOS Chartboost adapter version 9.5.1.1

## Version 6.1.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/google/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 6.3.0

#### Updated

* Supported Android Yandex Mobile Ads SDK version 6.3.0
* Supported iOS AdMob adapter version 10.14.0.0

## Version 6.1.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/inmobi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 6.3.0

#### Updated

* Supported Android InMobi adapter version 10.6.2.0
* Supported iOS InMobi adapter version 10.5.5.4

## Version 6.1.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/ironsource/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 6.3.0

#### Updated

* Supported Android IronSource adapter version 7.6.0.0
* Supported iOS IronSource adapter version 7.6.0.0

## Version 6.1.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/mintegral/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 6.3.0

#### Updated

* Supported Android Mintegral adapter version 16.5.81.0
* Supported iOS Mintegral adapter version 7.5.1.0

## Version 6.1.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/mytarget/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 6.3.0

#### Updated

* Supported Android MyTarget adapter version 5.19.0.1
* Supported iOS MyTarget adapter version 5.20.0.0

## Version 6.1.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
6 changes: 6 additions & 0 deletions mobileads-mediation/pangle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## Version 6.3.0

#### Updated

* Supported Android Pangle adapter version 5.6.0.3.0

## Version 6.1.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
6 changes: 6 additions & 0 deletions mobileads-mediation/startapp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## Version 6.3.0

#### Updated

* Supported Android StartApp adapter version 4.11.3.0

## Version 6.1.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
6 changes: 6 additions & 0 deletions mobileads-mediation/tapjoy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## Version 6.3.0

#### Updated

* Supported Android Tapjoy adapter version 13.2.1.2

## Version 6.1.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/unityads/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 6.3.0

#### Updated

* Supported Android UnityAds adapter version 4.9.2.0
* Supported iOS UnityAds adapter version 4.9.2.0

## Version 6.1.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
6 changes: 6 additions & 0 deletions mobileads-mediation/vungle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## Version 6.3.0

#### Updated

* Supported Android Vungle adapter version 6.12.1.6

## Version 6.1.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
8 changes: 8 additions & 0 deletions third-party-networks-mediation/admob/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## Version 6.3.0

#### Updated

* Supported Android Yandex Mobile Ads SDK version 6.3.0
* Supported iOS Yandex Mobile Ads SDK version 6.3.0
* Supported iOS AdMob adapter version 6.3.0.0

## Version 6.1.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
9 changes: 9 additions & 0 deletions third-party-networks-mediation/ironsource/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## Version 6.3.0

#### Updated

* Supported Android Yandex Mobile Ads SDK version 6.3.0
* Supported Android IronSource adapter version 6.3.0.0
* Supported iOS Yandex Mobile Ads SDK version 6.3.0
* Supported iOS IronSource adapter version 6.3.0.0

## Version 6.1.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit c906852

Please sign in to comment.