Skip to content

Commit

Permalink
Release 7.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mobile-ads-github committed Sep 19, 2024
1 parent 33b9dda commit 082acb0
Show file tree
Hide file tree
Showing 24 changed files with 123 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ EULA is available at [EULA website] [LICENSE]
##### Add YandexMobileAds SDK:

```sh
implementation 'com.yandex.android:mobileads:7.4.0'
implementation 'com.yandex.android:mobileads:7.5.0'
```

##### Or you can use our library with all available mediations:
Expand All @@ -31,7 +31,7 @@ implementation 'com.yandex.android:mobileads:7.4.0'

dependencies {
...
implementation 'com.yandex.android:mobileads-mediation:7.4.0.0'
implementation 'com.yandex.android:mobileads-mediation:7.5.0.0'
}
```

Expand Down
2 changes: 1 addition & 1 deletion ThirdPartyMediationAdapterTemplate/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ android {
}

dependencies {
implementation("com.yandex.android:mobileads:7.4.0")
implementation("com.yandex.android:mobileads:7.5.0")
}
2 changes: 1 addition & 1 deletion YandexMobileAdsExample/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ android {

dependencies {
// Yandex Mobile Ads SDK with mediation adapters
implementation("com.yandex.android:mobileads-mediation:7.4.0.0")
implementation("com.yandex.android:mobileads-mediation:7.5.0.0")

implementation("androidx.appcompat:appcompat:1.5.1")
implementation("androidx.activity:activity-ktx:1.6.1")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ internal class InstreamInRollLoadTest : BaseUITest() {

step("Появилось сообщение о загрузке рекламы") {
onScreen<InstreamInRollScreen> {
flakySafely(30_000) {
flakySafely(60_000) {
this.logsView.apply {
containsMessage("Instream ad loaded")
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,11 @@ import com.yandex.ads.sample.shared_steps.goToSection
import com.yandex.ads.sample.shared_steps.openSampleApp
import com.yandex.mobile.ads.common.AdActivity
import io.github.kakaocup.kakao.screen.Screen.Companion.onScreen
import org.junit.Ignore
import org.junit.Rule
import org.junit.Test

@Ignore("Bad test stability")
internal class RewardedLoadTest : BaseUITest() {
@get:Rule
val activityRule = activityScenarioRule<HomeActivity>()
Expand Down
2 changes: 1 addition & 1 deletion YandexMobileAdsExample/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
android:value="@integer/google_play_services_version" />
<meta-data
android:name="com.google.android.gms.ads.APPLICATION_ID"
android:value="ca-app-pub-4449457472880521~8476795127" />
android:value="ca-app-pub-4651572829019143~7657225321" />

<receiver
android:name="com.vungle.warren.NetworkProviderReceiver"
Expand Down
5 changes: 5 additions & 0 deletions changelogs/adapter/admob/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

All notable changes to Yandex Adapter for AdMob Mediation will be documented in this file.

## Version 7.5.0.0

#### Updated
* Yandex Mobile Ads SDK version 7.5.0

## Version 7.4.0.0

#### Updated
Expand Down
5 changes: 5 additions & 0 deletions changelogs/adapter/ironsource/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

All notable changes to Yandex Adapter for IronSource Mediation will be documented in this file.

## Version 7.5.0.0

#### Updated
* Yandex Mobile Ads SDK version 7.5.0

## Version 7.4.0.0

#### Updated
Expand Down
5 changes: 5 additions & 0 deletions changelogs/mediation/applovin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log
All notable changes to AppLovin Adapter for Yandex Mobile Ads Mediation will be documented in this file.

## Version 12.6.0.2

#### Updated
* Yandex Mobile Ads SDK version 7.5.0

## Version 12.6.0.1

#### Updated
Expand Down
5 changes: 5 additions & 0 deletions changelogs/mediation/appnext/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log
All notable changes to AppNext Adapter for Yandex Mobile Ads Mediation will be documented in this file.

## Version 2.7.6.473.2

#### Updated
* Yandex Mobile Ads SDK version 7.5.0

## Version 2.7.6.473.1

#### Updated
Expand Down
5 changes: 5 additions & 0 deletions changelogs/mediation/bigoads/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log
All notable changes to Bigo Ads Adapter for Yandex Mobile Ads Mediation will be documented in this file.

## Version 4.9.0.1

#### Updated
* Yandex Mobile Ads SDK version 7.5.0

## Version 4.9.0.0

#### Updated
Expand Down
5 changes: 5 additions & 0 deletions changelogs/mediation/chartboost/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log
All notable changes to ChartBoost Adapter for Yandex Mobile Ads Mediation will be documented in this file.

## Version 9.3.1.10

#### Updated
* Yandex Mobile Ads SDK version 7.5.0

## Version 9.3.1.9

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

## Version 23.2.0.0

#### Updated
* Yandex Mobile Ads SDK version 7.5.0

## Version 23.0.0.4

#### Updated
Expand Down
5 changes: 5 additions & 0 deletions changelogs/mediation/inmobi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log
All notable changes to InMobi Adapter for Yandex Mobile Ads Mediation will be documented in this file.

## Version 10.7.5.1

#### Updated
* Yandex Mobile Ads SDK version 7.5.0

## Version 10.7.5.0

#### Updated
Expand Down
5 changes: 5 additions & 0 deletions changelogs/mediation/ironsource/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log
All notable changes to IronSource Adapter for Yandex Mobile Ads Mediation will be documented in this file.

## Version 8.3.0.0

#### Updated
* Yandex Mobile Ads SDK version 7.5.0

## Version 8.2.1.1

#### Updated
Expand Down
5 changes: 5 additions & 0 deletions changelogs/mediation/mintegral/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log
All notable changes to Yandex Adapter for Mintegral Mediation will be documented in this file.

## Version 16.8.21.1

#### Updated
* Yandex Mobile Ads SDK version 7.5.0

## Version 16.8.21.0

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

## Version 5.22.1.1

#### Updated
* Yandex Mobile Ads SDK version 7.5.0

## Version 5.22.1.0

#### Updated
Expand Down
5 changes: 5 additions & 0 deletions changelogs/mediation/pangle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log
All notable changes to Pangle Adapter for Yandex Mobile Ads Mediation will be documented in this file.

## Version 6.1.0.9.1

#### Updated
* Yandex Mobile Ads SDK version 7.5.0

## Version 6.1.0.9.0

#### Updated
Expand Down
5 changes: 5 additions & 0 deletions changelogs/mediation/startapp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log
All notable changes to StartApp Adapter for Yandex Mobile Ads Mediation will be documented in this file.

## Version 5.0.2.2

#### Updated
* Yandex Mobile Ads SDK version 7.5.0

## Version 5.0.2.1

#### Updated
Expand Down
5 changes: 5 additions & 0 deletions changelogs/mediation/tapjoy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log
All notable changes to TapJoy Adapter for Yandex Mobile Ads Mediation will be documented in this file.

## Version 13.4.1.5

#### Updated
* Yandex Mobile Ads SDK version 7.5.0

## Version 13.4.1.4

#### Updated
Expand Down
5 changes: 5 additions & 0 deletions changelogs/mediation/unityads/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log
All notable changes to UnityAds Adapter for Yandex Mobile Ads Mediation will be documented in this file.

## Version 4.12.2.1

#### Updated
* Yandex Mobile Ads SDK version 7.5.0

## Version 4.12.2.0

#### Updated
Expand Down
8 changes: 8 additions & 0 deletions changelogs/mediation/vungle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Change Log
All notable changes to Vungle Adapter for Yandex Mobile Ads Mediation will be documented in this file.

## Version 7.1.0.6

#### Updated
* Yandex Mobile Ads SDK version 7.5.0

#### Added
* Supported Vungle native format

## Version 7.1.0.5

#### Updated
Expand Down
20 changes: 20 additions & 0 deletions changelogs/mobileads-mediation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,26 @@

All notable changes to Yandex Full Mediation will be documented in this file.

## Version 7.5.0.0

#### Updated

* Yandex Mobile Ads SDK 7.5.0
* Applovin Adapter version 12.6.0.2
* Appnext Adapter version 2.7.6.473.2
* Bigoads Adapter version 4.9.0.1
* Chartboost Adapter version 9.3.1.10
* Google Adapter version 23.2.0.0
* Inmobi Adapter version 10.7.5.1
* Ironsource Adapter version 8.3.0.0
* Mintegral Adapter version 16.8.21.1
* Mytarget Adapter version 5.22.1.1
* Pangle Adapter version 6.1.0.9.1
* Startapp Adapter version 5.0.2.2
* Tapjoy Adapter version 13.4.1.5
* Unityads Adapter version 4.12.2.1
* Vungle Adapter version 7.1.0.6

## Version 7.4.0.0

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

## Version 7.5.0

### Added
* Support for media3 in Instream Ads

### Updated
* DivKit version updated to 30.14.0
* AppMetrica version updated to 7.2.0

### Fixed
* Improvements and optimizations

## Version 7.4.0

### Fixed
Expand Down

0 comments on commit 082acb0

Please sign in to comment.