Skip to content

Commit

Permalink
Update 3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Str4tos committed Jul 17, 2024
1 parent 8778f45 commit 40118a3
Show file tree
Hide file tree
Showing 12 changed files with 35 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Adapters/CASExchange/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,8 @@
com.cleveradssolutions:cas-exchange:
```

### 3.9.0
- Minor internal improvements

### 3.8.0
- Init version
3 changes: 3 additions & 0 deletions Adapters/GoogleMobileAds/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
`com.cleveradssolutions:google:`
Read Google Ads SDK releases [here](https://developers.google.com/admob/android/rel-notes).

### 23.2.0.0
- Certified with Google Mobile Ads - 23.2.0

### 23.0.0.0
- Certified with Google Mobile Ads - 23.0.0
- Removed `MobileAdsInitProvider` from the AndroidManifest.
Expand Down
3 changes: 3 additions & 0 deletions Adapters/IronSource/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
`com.cleveradssolutions:ironsource:`
Read IronSource SDK releases [here](https://developers.ironsrc.com/ironsource-mobile/android/sdk-change-log/).

### 8.2.0.0
- Certified with IronSource - 8.2.0

### 8.1.0.0
- Certified with IronSource - 8.1.0

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.0
- Certified with Liftoff Monetize - 7.4.0

### 7.3.2.1
- Fixes focus on DFF privacy compatibility.

Expand Down
3 changes: 3 additions & 0 deletions Adapters/LoopMe/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ Read LoopMe SDK releases [here](https://github.com/loopme/android-united-sdk/rel
com.cleveradssolutions:loopme:
```

### 9.0.5.0
- Certified with LoopMe - 9.0.5

### 9.0.4.0
- Certified with LoopMe - 9.0.4

Expand Down
3 changes: 3 additions & 0 deletions Adapters/Madex/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Read Madex SDK releases [here](https://madex.gitbook.io/madex-documentation/android-sdk/change-log).
`com.cleveradssolutions:madex:`

### 1.5.1.0
- Certified with Madex - 1.5.1

### 1.4.4.0
- Certified with Madex - 1.4.4

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.7.81.0
- Certified with Mintegral - 16.7.81

### 16.7.71.0
- Certified with Mintegral - 16.7.71

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.5
- Certified with Pangle - 6.1.0.5

### 5.9.0.6
- Certified with Pangle - 5.9.0.6

Expand Down
3 changes: 3 additions & 0 deletions Adapters/StartIO/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
`com.cleveradssolutions:startio:`
Read StartIO SDK releases [here](https://support.start.io/hc/en-us/articles/5813405015442-Android-SDK-Change-Log).

### 5.0.2.0
- Certified with Start IO - 5.0.2

### 5.0.1.0
- Certified with Start IO - 5.0.1

Expand Down
3 changes: 3 additions & 0 deletions Adapters/UnityAds/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
`com.cleveradssolutions:unity:`
Read Unity Ads SDK releases [here](https://docs.unity.com/ads/en-us/manual/Changelog).

### 4.12.1.0
- Certified with Unity Ads - 4.12.1

### 4.12.0.0
- Certified with Unity Ads - 4.12.0

Expand Down
4 changes: 4 additions & 0 deletions Adapters/YandexMobileAds/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
`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.0
- Certified with Yandex Mobile Ads - 7.2.0
- Introducing Yandex Mobile Ads bidding requests. (Closed beta)

### 27.1.0.0
- Certified with Yandex Mobile Ads - 7.1.0

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.8.1'
ext.cas_version = '3.9.0'

ext.kotlin_version = '1.8.22'

Expand Down

0 comments on commit 40118a3

Please sign in to comment.