Skip to content

Commit

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

### 4.8.1.0
- Certified with Bigo Ads - 4.8.1
- Fixed an issue where banner ads were loading at the wrong size.

### 4.8.0.0
- Certified with Bigo Ads - 4.8.0

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

### 9.0.4.0
- Certified with LoopMe - 9.0.4

### 9.0.3.0
- Certified with loopMe - 9.0.3

###
4 changes: 4 additions & 0 deletions Adapters/Madex/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
## Madex Android Mediation Adapter Changelog
Read Madex SDK releases [here](https://madex.gitbook.io/madex-documentation/android-sdk/change-log).
`com.cleveradssolutions:madex:`

### 1.4.4.0
- Certified with Madex - 1.4.4

### 1.4.2.0
- Certified with Madex - 1.4.2

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.71.0
- Certified with Mintegral - 16.7.71

### 16.7.61.0
- Certified with Mintegral - 16.7.61

Expand Down
4 changes: 2 additions & 2 deletions Adapters/Ogury/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Read Ogury SDK releases [here](https://ogury-ltd.gitbook.io/release-notes/androi
com.cleveradssolutions:ogury:
```

### 5.7.0.0
- Certified with Ogury - 5.7.0
### 5.8.0.0
- Certified with Ogury - 5.8.0

### 5.7.0.0
- Certified with Ogury - 5.7.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.0'
ext.cas_version = '3.8.1'

ext.kotlin_version = '1.8.22'

Expand Down

0 comments on commit 8778f45

Please sign in to comment.