Skip to content

Commit

Permalink
Update 3.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Str4tos committed Aug 1, 2024
1 parent 5fd9639 commit d618934
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Adapters/BigoAds/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
`com.cleveradssolutions:bigo:`
Read Bigo Ads SDK releases [here](https://www.bigossp.com/guide/sdk/android/version).

### 4.9.0.0
- Certified with Bigo Ads - 4.9.0

### 4.8.2.0
- Certified with Bigo Ads - 4.8.2

Expand Down
3 changes: 3 additions & 0 deletions Adapters/LiftoffMonetize/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
`com.cleveradssolutions:vungle:`
Read Liftoff Monetize SDK releases [here](https://support.vungle.com/hc/en-us/articles/15722228922395-Download-Vungle-SDK-for-Android-Amazon).

### 7.4.0.1
- Fixed an issue where banner ads would load at the wrong size.

### 7.4.0.0
- Certified with Liftoff Monetize - 7.4.0

Expand Down
3 changes: 3 additions & 0 deletions Adapters/Mintegral/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
`com.cleveradssolutions:mintegral:`
Read Mintegral SDK releases [here](http://cdn-adn.rayjump.com/cdn-adn/v2/markdown_v2/index.html?file=sdk-m_sdk-android&lang=en).

### 16.8.11.0
- Certified with Mintegral - 16.8.11

### 16.7.91.0
- Certified with Mintegral - 16.7.91

Expand Down
3 changes: 3 additions & 0 deletions Adapters/Pangle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
## Pangle Android Mediation Adapter Changelog
`com.cleveradssolutions:pangle:`

### 6.1.0.7
- Certified with Pangle - 6.1.0.7

### 6.1.0.6
- Certified with Pangle - 6.1.0.6

Expand Down
3 changes: 3 additions & 0 deletions Adapters/YandexMobileAds/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
`com.cleveradssolutions:yandex:`
Read Yandex Mobile Ads SDK releases [here](https://github.com/yandexmobile/yandex-ads-sdk-android/blob/master/changelogs/mobileads/CHANGELOG.md).

### 27.2.0.2
- The Yandex App Metrica version 7 is not allowed for use with Yandex Mobile Ads SDK. If you are adding the App Metrica SDK to your application, make sure to use version 6. We will notify when version 7 becomes available for use.

### 27.2.0.1
- Rollback of Yandex Mobile Ad version to 7.1.0 due to build problems with Java 8.

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.

buildscript {
ext.cas_version = '3.9.1.1'
ext.cas_version = '3.9.2'

ext.kotlin_version = '1.8.22'

Expand Down

0 comments on commit d618934

Please sign in to comment.