Skip to content

Commit

Permalink
Merge pull request #86 from yandexmobile/release_mytarget-1.11.0,admo…
Browse files Browse the repository at this point in the history
…b-1.16.0,facebook-1.13.0

release mytarget-1.11.0,admob-1.16.0,facebook-1.13.0
  • Loading branch information
mobile-ads-github authored Dec 21, 2020
2 parents 102632c + c2e6e56 commit 5b91e74
Show file tree
Hide file tree
Showing 13 changed files with 30 additions and 12 deletions.
6 changes: 3 additions & 3 deletions Examples/MobileMediationBannerExample/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ dependencies {
implementation 'com.yandex.android:mobileads:3.0.0'
implementation 'com.yandex.android:mobmetricalib:3.14.3'

implementation 'com.yandex.ads.mediation:mobileads-admob:1.15.0'
implementation 'com.yandex.ads.mediation:mobileads-admob:1.16.0'
implementation 'com.yandex.ads.mediation:mobileads-applovin:0.8.0'
implementation 'com.yandex.ads.mediation:mobileads-facebook:1.12.0'
implementation 'com.yandex.ads.mediation:mobileads-facebook:1.13.0'
implementation 'com.yandex.ads.mediation:mobileads-mopub:1.8.0'
implementation 'com.yandex.ads.mediation:mobileads-mytarget:1.10.0'
implementation 'com.yandex.ads.mediation:mobileads-mytarget:1.11.0'
implementation 'com.yandex.ads.mediation:mobileads-startapp:1.10.0'

implementation 'com.applovin:applovin-sdk:9.14.3'
Expand Down
6 changes: 3 additions & 3 deletions Examples/MobileMediationInterstitialExample/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ dependencies {
implementation 'com.yandex.android:mobileads:3.1.1'
implementation 'com.yandex.android:mobmetricalib:3.14.3'

implementation 'com.yandex.ads.mediation:mobileads-admob:1.15.0'
implementation 'com.yandex.ads.mediation:mobileads-admob:1.16.0'
implementation 'com.yandex.ads.mediation:mobileads-applovin:0.8.0'
implementation 'com.yandex.ads.mediation:mobileads-facebook:1.12.0'
implementation 'com.yandex.ads.mediation:mobileads-facebook:1.13.0'
implementation 'com.yandex.ads.mediation:mobileads-ironsource:0.8.0'
implementation 'com.yandex.ads.mediation:mobileads-mopub:1.9.0'
implementation 'com.yandex.ads.mediation:mobileads-mytarget:1.10.0'
implementation 'com.yandex.ads.mediation:mobileads-mytarget:1.11.0'
implementation 'com.yandex.ads.mediation:mobileads-startapp:1.10.0'
implementation 'com.yandex.ads.mediation:mobileads-unityads:1.4.0'

Expand Down
6 changes: 3 additions & 3 deletions Examples/MobileMediationNativeExample/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ dependencies {
implementation 'com.yandex.android:mobileads:3.1.1'
implementation 'com.yandex.android:mobmetricalib:3.14.3'

implementation 'com.yandex.ads.mediation:mobileads-admob:1.15.0'
implementation 'com.yandex.ads.mediation:mobileads-facebook:1.12.0'
implementation 'com.yandex.ads.mediation:mobileads-admob:1.16.0'
implementation 'com.yandex.ads.mediation:mobileads-facebook:1.13.0'
implementation 'com.yandex.ads.mediation:mobileads-mopub:1.9.0'
implementation 'com.yandex.ads.mediation:mobileads-mytarget:1.10.0'
implementation 'com.yandex.ads.mediation:mobileads-mytarget:1.11.0'

implementation 'com.google.android.gms:play-services-ads:19.4.0'
implementation 'com.facebook.android:audience-network-sdk:6.1.0'
Expand Down
6 changes: 3 additions & 3 deletions Examples/MobileMediationRewardedExample/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ dependencies {
implementation 'com.yandex.android:mobileads:3.0.0'
implementation 'com.yandex.android:mobmetricalib:3.14.3'

implementation 'com.yandex.ads.mediation:mobileads-admob:1.15.0'
implementation 'com.yandex.ads.mediation:mobileads-admob:1.16.0'
implementation 'com.yandex.ads.mediation:mobileads-applovin:0.8.0'
implementation 'com.yandex.ads.mediation:mobileads-facebook:1.12.0'
implementation 'com.yandex.ads.mediation:mobileads-facebook:1.13.0'
implementation 'com.yandex.ads.mediation:mobileads-ironsource:0.8.0'
implementation 'com.yandex.ads.mediation:mobileads-mopub:1.8.0'
implementation 'com.yandex.ads.mediation:mobileads-mytarget:1.10.0'
implementation 'com.yandex.ads.mediation:mobileads-mytarget:1.11.0'
implementation 'com.yandex.ads.mediation:mobileads-startapp:1.10.0'
implementation 'com.yandex.ads.mediation:mobileads-unityads:1.4.0'

Expand Down
6 changes: 6 additions & 0 deletions SDK/mediation/mobileads-admob/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Change Log
All notable changes to AdMob Adapter for Yandex Mobile Ads Mediation will be documented in this file.

## Version 1.16.0

#### Added
* Added support for AdMob sdk version 19.5.0
* Updated minimum supported AdMob sdk version to 19.5.0

## Version 1.15.0

#### Added
Expand Down
Binary file not shown.
Binary file not shown.
6 changes: 6 additions & 0 deletions SDK/mediation/mobileads-facebook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Change Log
All notable changes to Facebook Adapter for Yandex Mobile Ads Mediation will be documented in this file.

## Version 1.13.0

#### Added
* Added support for Facebook sdk version 6.2.0
* Updated minimum supported Facebook sdk version to 6.2.0

## Version 1.12.0

#### Added
Expand Down
Binary file not shown.
Binary file not shown.
6 changes: 6 additions & 0 deletions SDK/mediation/mobileads-mytarget/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Change Log
All notable changes to MyTarget Adapter for Yandex Mobile Ads Mediation will be documented in this file.

## Version 1.11.0

#### Added
* Added support for MyTarget sdk version 5.11.7
* Updated minimum supported MyTarget sdk version to 5.11.7

## Version 1.10.0

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

0 comments on commit 5b91e74

Please sign in to comment.