Skip to content

Commit 01b8e5b

Browse files
committed
Update 3.9.9
1 parent 477deba commit 01b8e5b

File tree

9 files changed

+27
-1
lines changed

9 files changed

+27
-1
lines changed

Adapters/BigoAds/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
`com.cleveradssolutions:bigo:`
33
Read Bigo Ads SDK releases [here](https://www.bigossp.com/guide/sdk/android/version).
44

5+
### 5.1.0.0
6+
- Certified with Bigo Ads - 5.1.0
7+
58
### 5.0.2.0
69
- Certified with Bigo Ads - 5.0.2
710

Adapters/Chartboost/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
Required `maven { url = "https://cboost.jfrog.io/artifactory/chartboost-ads/" }` repository.
44
Read Chartboost SDK releases [here](https://developers.chartboost.com/docs/monetization-android-release-notes).
55

6+
### 9.8.2.0
7+
- Certified with Chartboost - 9.8.2
8+
69
### 9.8.1.0
710
- Certified with Chartboost - 9.8.1
811

Adapters/DTExchange/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
`com.cleveradssolutions:fyber:`
33
Read DT Exchange SDK releases [here](https://developer.digitalturbine.com/hc/en-us/articles/360010834177-DT-Exchange-Android-Changelog).
44

5+
### 8.3.5.0
6+
- Certified with DT Exchange - 8.3.5
7+
- [SDK] Fixed usage of Android Advertising ID to be compliant with Google Play Ads policy.
8+
59
### 8.3.3.0
610
- Certified with DT Exchange - 8.3.3
711

Adapters/IronSource/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
`com.cleveradssolutions:ironsource:`
33
Read IronSource SDK releases [here](https://developers.ironsrc.com/ironsource-mobile/android/sdk-change-log/).
44

5+
### 8.6.1.0
6+
- Certified with IronSource - 8.6.1
7+
- Adding Creative ID as part of ILR callbacks
8+
59
### 8.5.0.0
610
- Certified with IronSource - 8.5.0
711

Adapters/Mintegral/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
`com.cleveradssolutions:mintegral:`
33
Read Mintegral SDK releases [here](http://cdn-adn.rayjump.com/cdn-adn/v2/markdown_v2/index.html?file=sdk-m_sdk-android&lang=en).
44

5+
### 16.9.31.0
6+
- Certified with Mintegral - 16.9.31
7+
58
### 16.8.91.0
69
- Certified with Mintegral - 16.8.91
710

Adapters/Pangle/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
## Pangle Android Mediation Adapter Changelog
22
`com.cleveradssolutions:pangle:`
33

4+
### 6.4.0.5
5+
- Certified with Pangle - 6.3.0.5
6+
47
### 6.3.0.4
58
- Certified with Pangle - 6.3.0.4
69

Adapters/UnityAds/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
`com.cleveradssolutions:unity:`
33
Read Unity Ads SDK releases [here](https://docs.unity.com/ads/en-us/manual/Changelog).
44

5+
### 4.13.0.0
6+
- Certified with Unity Ads - 4.13.0
7+
58
### 4.12.5.0
69
- Certified with Unity Ads - 4.12.5
710

Adapters/YandexMobileAds/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
`com.cleveradssolutions:yandex:`
33
Read Yandex Mobile Ads SDK releases [here](https://github.com/yandexmobile/yandex-ads-sdk-android/blob/master/changelogs/mobileads/CHANGELOG.md).
44

5+
### 27.8.1.0
6+
- Certified with Yandex Mobile Ads - 7.8.1
7+
58
### 27.8.0.0
69
- Certified with Yandex Mobile Ads - 7.8.0
710

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22

33
buildscript {
4-
ext.cas_version = '3.9.8.1'
4+
ext.cas_version = '3.9.9'
55

66
ext.kotlin_version = '1.8.22'
77

0 commit comments

Comments
 (0)