Skip to content

Commit 4f8922f

Browse files
Merge pull request #202 from teads/adapter-dependency-doc
Specify dependency min version
2 parents 624b259 + f80c641 commit 4f8922f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MediationAdapters/TeadsAdMobAdapter/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ If you want to display Teads ads in your iOS application through AdMob mediation
77

88
- ![Platform: iOS 10+](https://img.shields.io/badge/Platform-iOS%2010%2B-blue.svg?style=flat)
99
- ![Xcode: 12.5+](https://img.shields.io/badge/Xcode-12.5+-blue.svg?style=flat)
10-
- ![GoogleMobileAdsSDK: 8.0+](https://img.shields.io/badge/GoogleMobileAdsSDK-8.0+-blue.svg?style=flat)
10+
- ![GoogleMobileAdsSDK: 9.0+](https://img.shields.io/badge/GoogleMobileAdsSDK-9.0+-blue.svg?style=flat)
1111
- ![Teads SDK: 5.0.3+](https://img.shields.io/badge/Teads%20SDK-5.0.3+-blue.svg?style=flat)
1212

1313
## Features

MediationAdapters/TeadsAppLovinAdapter/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ If you want to display Teads ads in your iOS application through AppLovin MAX me
77

88
- ![Platform: iOS 10+](https://img.shields.io/badge/Platform-iOS%2010%2B-blue.svg?style=flat)
99
- ![Xcode: 12.5+](https://img.shields.io/badge/Xcode-12.5+-blue.svg?style=flat)
10-
- ![AppLovin SDK: 11.1.1+](https://img.shields.io/badge/AppLovin%20SDK-11.1.1+-blue.svg?style=flat)
10+
- ![AppLovin SDK: 11.5.1+](https://img.shields.io/badge/AppLovin%20SDK-11.5.1+-blue.svg?style=flat)
1111
- ![Teads SDK: 5.0.12+](https://img.shields.io/badge/Teads%20SDK-5.0.12+-blue.svg?style=flat)
1212

1313
## Features

0 commit comments

Comments
 (0)