Skip to content

Commit

Permalink
Merge pull request #37 from yandexmobile/release-7.1.0
Browse files Browse the repository at this point in the history
release-7.1.0
  • Loading branch information
mobile-ads-github authored Jun 24, 2024
2 parents 03e927c + fc5b710 commit 59271bb
Show file tree
Hide file tree
Showing 6 changed files with 59 additions and 34 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

## 7.1.0

#### Updated

* Supported Android Yandex Mobile Ads version 7.1.0
* Supported iOS Yandex Mobile Ads version 7.1.0

## 7.0.1

#### Updated
Expand Down
60 changes: 30 additions & 30 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ EULA is available at the [EULA website] [LICENSE]

```yaml
dependencies:
yandex_mobileads: ^7.0.1
yandex_mobileads: ^7.1.0
```
### Mediation
Expand All @@ -40,7 +40,7 @@ You can use common mediation dependency including all adapters (recommended):
```groovy
dependencies {
// ...
implementation 'com.yandex.android:mobileads-mediation:7.0.1.0'
implementation 'com.yandex.android:mobileads-mediation:7.1.0.0'
}
```

Expand All @@ -49,21 +49,21 @@ Or you can choose adapters manually and include only their dependencies:
```groovy
dependencies {
// ...
implementation 'com.yandex.android:mobileads:7.0.1'
implementation 'com.yandex.ads.mediation:mobileads-google:23.0.0.0'
implementation 'com.yandex.ads.mediation:mobileads-inmobi:10.6.7.0'
implementation 'com.yandex.ads.mediation:mobileads-mytarget:5.20.1.0'
implementation 'com.yandex.ads.mediation:mobileads-startapp:4.11.5.1'
implementation 'com.yandex.ads.mediation:mobileads-unityads:4.10.0.0'
implementation 'com.yandex.ads.mediation:mobileads-applovin:12.3.1.0'
implementation 'com.yandex.ads.mediation:mobileads-ironsource:7.9.0.0'
implementation 'com.yandex.ads.mediation:mobileads-adcolony:4.8.0.11'
implementation 'com.yandex.ads.mediation:mobileads-chartboost:9.3.1.5'
implementation 'com.yandex.ads.mediation:mobileads-pangle:5.8.1.0.0'
implementation 'com.yandex.ads.mediation:mobileads-tapjoy:13.4.1.0'
implementation 'com.yandex.ads.mediation:mobileads-vungle:7.1.0.1'
implementation 'com.yandex.ads.mediation:mobileads-mintegral:16.6.61.0'
implementation 'com.yandex.ads.mediation:mobileads-bigoads:4.6.1.0'
implementation 'com.yandex.android:mobileads:7.1.0'
implementation 'com.yandex.ads.mediation:mobileads-google:23.0.0.1'
implementation 'com.yandex.ads.mediation:mobileads-inmobi:10.6.7.1'
implementation 'com.yandex.ads.mediation:mobileads-mytarget:5.20.1.1'
implementation 'com.yandex.ads.mediation:mobileads-startapp:5.0.0.0'
implementation 'com.yandex.ads.mediation:mobileads-unityads:4.11.3.0'
implementation 'com.yandex.ads.mediation:mobileads-applovin:12.5.0.0'
implementation 'com.yandex.ads.mediation:mobileads-ironsource:8.1.0.0'
implementation 'com.yandex.ads.mediation:mobileads-adcolony:4.8.0.12'
implementation 'com.yandex.ads.mediation:mobileads-chartboost:9.3.1.6'
implementation 'com.yandex.ads.mediation:mobileads-pangle:5.9.0.6.1'
implementation 'com.yandex.ads.mediation:mobileads-tapjoy:13.4.1.1'
implementation 'com.yandex.ads.mediation:mobileads-vungle:7.1.0.2'
implementation 'com.yandex.ads.mediation:mobileads-mintegral:16.7.41.1'
implementation 'com.yandex.ads.mediation:mobileads-bigoads:4.7.4.0'
}
```

Expand Down Expand Up @@ -111,24 +111,24 @@ You can use common mediation dependency including all adapters (recommended):
`ios/Podfile`:

```ruby
pod 'YandexMobileAdsMediation', '~> 7.0.1'
pod 'YandexMobileAdsMediation', '~> 7.1.0'
```

Or you can choose adapters manually and include only their dependencies:

```ruby
pod 'YandexMobileAds', '~> 7.0.1'
pod 'GoogleYandexMobileAdsAdapters', '11.2.0.1'
pod 'InMobiYandexMobileAdsAdapters', '10.5.5.8'
pod 'MyTargetYandexMobileAdsAdapters', '5.21.1.1'
pod 'StartAppYandexMobileAdsAdapters', '4.10.2.4'
pod 'UnityAdsYandexMobileAdsAdapters', '4.9.3.1'
pod 'AppLovinYandexMobileAdsAdapters', '12.3.1.1'
pod 'IronSourceYandexMobileAdsAdapters', '7.9.1.1'
pod 'MintegralYandexMobileAdsAdapters', '7.6.0.1'
pod 'AdColonyYandexMobileAdsAdapters', '4.9.0.12'
pod 'ChartboostYandexMobileAdsAdapters', '9.7.0.1'
pod 'BigoADSYandexMobileAdsAdapters', '4.2.2.1 '
pod 'YandexMobileAds', '~> 7.1.0'
pod 'GoogleYandexMobileAdsAdapters', '11.3.0.0'
pod 'InMobiYandexMobileAdsAdapters', '10.5.5.10'
pod 'MyTargetYandexMobileAdsAdapters', '5.21.2.0'
pod 'StartAppYandexMobileAdsAdapters', '4.10.3.0'
pod 'UnityAdsYandexMobileAdsAdapters', '4.11.3.0'
pod 'AppLovinYandexMobileAdsAdapters', '12.5.0.0'
pod 'IronSourceYandexMobileAdsAdapters', '8.1.0.0'
pod 'MintegralYandexMobileAdsAdapters', '7.6.4.0'
pod 'AdColonyYandexMobileAdsAdapters', '4.9.0.14'
pod 'ChartboostYandexMobileAdsAdapters', '9.7.0.3'
pod 'BigoADSYandexMobileAdsAdapters', '4.2.3.0'
```

If you plan to use AdMob, add the GADApplicationIdentifier key with your AdMob ID
Expand Down
2 changes: 1 addition & 1 deletion example/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ flutter {

dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation 'com.yandex.android:mobileads-mediation:7.0.1.0'
implementation 'com.yandex.android:mobileads-mediation:7.1.0.0'
}
2 changes: 1 addition & 1 deletion example/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ target 'Runner' do

flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))

pod 'YandexMobileAdsMediation', '~> 7.0.1'
pod 'YandexMobileAdsMediation', '~> 7.1.0'
end

post_install do |installer|
Expand Down
18 changes: 18 additions & 0 deletions example/ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@
9705A1C41CF9048500538489 /* Embed Frameworks */,
3B06AD1E1E4923F5004D2608 /* Thin Binary */,
2720CBD0750EFD155FD3479C /* [CP] Copy Pods Resources */,
36B3364506300550260A0120 /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
Expand Down Expand Up @@ -214,6 +215,23 @@
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n";
showEnvVarsInLog = 0;
};
36B3364506300550260A0120 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
);
name = "[CP] Embed Pods Frameworks";
outputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
isa = PBXShellScriptBuildPhase;
alwaysOutOfDate = 1;
Expand Down
4 changes: 2 additions & 2 deletions example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

name: yandex_mobileads_sample
description: A Flutter application demonstrating the Yandex Mobile Ads SDK. The demonstration is conducted with banner (sticky and inline), interstitial and rewarded advertising.
version: 7.0.1
version: 7.1.0
homepage: https://tech.yandex.ru/mobile-ads/

publish_to: 'none'
Expand All @@ -22,7 +22,7 @@ dependencies:
sdk: flutter
url_launcher: ^6.1.6
shared_preferences: ^2.0.15
yandex_mobileads: ^7.0.1
yandex_mobileads: ^7.1.0

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit 59271bb

Please sign in to comment.