Skip to content

Commit

Permalink
Merge pull request #41 from yandexmobile/release-mopub-0.7.0,facebook…
Browse files Browse the repository at this point in the history
…-0.7.0,ironsource-0.7.0,applovin-0.5.0,mytarget-0.7.0

Release AppLovin 0.5.0, Facebook 0.7.0, IronSource 0.7.0, MoPub 0.7.0, MyTarget 0.7.0
  • Loading branch information
kried authored Apr 10, 2020
2 parents a4367b7 + 09a22f1 commit 269aedb
Show file tree
Hide file tree
Showing 9 changed files with 40 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
);
inputPaths = (
"${PODS_ROOT}/Target Support Files/Pods-MobileMediationInterstitialExample/Pods-MobileMediationInterstitialExample-resources.sh",
"${PODS_ROOT}/AppLovinSDK/applovin-ios-sdk-6.11.5/AppLovinSDKResources.bundle",
"${PODS_ROOT}/AppLovinSDK/applovin-ios-sdk-6.12.1/AppLovinSDKResources.bundle",
"${PODS_CONFIGURATION_BUILD_DIR}/StartAppSDK/StartAppSDK.bundle",
"${PODS_ROOT}/mopub-ios-sdk/MoPubSDK/Resources/MPCloseBtn.png",
"${PODS_ROOT}/mopub-ios-sdk/MoPubSDK/Resources/MPCloseBtn@2x.png",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
);
inputPaths = (
"${PODS_ROOT}/Target Support Files/Pods-MobileMediationRewardedExample/Pods-MobileMediationRewardedExample-resources.sh",
"${PODS_ROOT}/AppLovinSDK/applovin-ios-sdk-6.11.5/AppLovinSDKResources.bundle",
"${PODS_ROOT}/AppLovinSDK/applovin-ios-sdk-6.12.1/AppLovinSDKResources.bundle",
"${PODS_CONFIGURATION_BUILD_DIR}/StartAppSDK/StartAppSDK.bundle",
"${PODS_ROOT}/mopub-ios-sdk/MoPubSDK/Resources/MPCloseBtn.png",
"${PODS_ROOT}/mopub-ios-sdk/MoPubSDK/Resources/MPCloseBtn@2x.png",
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Yandex Advertising Network Mobile
This package contains Yandex Advertising Network Mobile SDK and source code of samples of SDK usage.

## [**Download**](https://storage.mds.yandex.net/get-ads-mobile-sdk/205984/YandexMobileAds-2.15.0-ios-8efb5c7e-514a-4f15-8999-c70af32ee269.zip) latest SDK archive
## [**Download**](https://storage.mds.yandex.net/get-ads-mobile-sdk/212922/YandexMobileAds-2.15.1-ios-4ae3e4c2-4749-4579-bf86-c293f7154f3b.zip) latest SDK archive

## Documentation
Documentation could be found at the [official website][DOCUMENTATION]
Expand Down
6 changes: 6 additions & 0 deletions changelog/mediation/mobileads-applovin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Change Log
All notable changes to this project will be documented in this file.

## Version 0.5.0

#### Updated
* Supported AppLovin SDK 6.12.0
* Updated minimum supported AppLovin SDK version to 6.12.0

## Version 0.4.0

#### Updated
Expand Down
6 changes: 6 additions & 0 deletions changelog/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 this project will be documented in this file.

## Version 0.7.0

### Updated
* Supported Facebook Audience Network SDK 5.8.0
* Updated minimum supported Facebook Audience Network SDK version to 5.8.0

## Version 0.6.0

#### Updated
Expand Down
6 changes: 6 additions & 0 deletions changelog/mediation/mobileads-ironsource/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Change Log
All notable changes to this project will be documented in this file.

## Version 0.7.0

#### Updated
* Supported IronSource SDK 6.16.0.0
* Updated minimum supported IronSource SDK version to 6.16.0.0

## Version 0.6.0

#### Updated
Expand Down
6 changes: 6 additions & 0 deletions changelog/mediation/mobileads-mopub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Change Log
All notable changes to this project will be documented in this file.

## Version 0.7.0

#### Updated
* Supported MoPub SDK 5.12.0
* Updated minimum supported MoPub SDK version to 5.12.0

## Version 0.6.0

#### Updated
Expand Down
6 changes: 6 additions & 0 deletions changelog/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 this project will be documented in this file.

## Version 0.7.0

#### Updated
* Supported MyTarget SDK 5.5.0
* Updated minimum supported MyTarget SDK version to 5.5.0

## Version 0.6.0

#### Updated
Expand Down
7 changes: 7 additions & 0 deletions changelog/mobileads/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log
All notable changes to this project will be documented in this file.

# Version 2.15.1

SDK archive: [**download**](https://storage.mds.yandex.net/get-ads-mobile-sdk/212922/YandexMobileAds-2.15.1-ios-4ae3e4c2-4749-4579-bf86-c293f7154f3b.zip)

#### Added
* Added improvements and fixes

# Version 2.15.0

SDK archive: [**download**](https://storage.mds.yandex.net/get-ads-mobile-sdk/205984/YandexMobileAds-2.15.0-ios-8efb5c7e-514a-4f15-8999-c70af32ee269.zip)
Expand Down

0 comments on commit 269aedb

Please sign in to comment.