diff --git a/.idea/kotlinc.xml b/.idea/kotlinc.xml new file mode 100644 index 0000000..1f71170 --- /dev/null +++ b/.idea/kotlinc.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index 59f6372..ec42e1e 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,3 @@ - \ No newline at end of file diff --git a/README.md b/README.md index ff02918..ebc9d97 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # Huawei-IronSource Mediation Github Documentation -![Latest Version](https://img.shields.io/badge/latestVersion-1.1.3-yellow) ![Kotlin](https://img.shields.io/badge/language-kotlin-blue) +![Latest Version](https://img.shields.io/badge/latestVersion-1.2.0-yellow) ![Kotlin](https://img.shields.io/badge/language-kotlin-blue)
![Supported Platforms](https://img.shields.io/badge/Supported_Platforms:-Native_Android_-orange) +![Supported Platforms](https://img.shields.io/badge/-Flutter_-blue) # Introduction @@ -11,9 +12,10 @@ This is a project to demonstrate how to use IronSource’s mediation feature wit # Compatibility -| | | Interstitial Ad | Rewarded Ad | -| --- | --- | --- | --- | -| Native (Java/Kotlin) | | ✅ | ✅ | +| Platform | Banner Ad | Interstitial Ad | Rewarded Ad | +|----------------------|-----------| --- | --- | +| Native (Java/Kotlin) | ✅ | ✅ | ✅ | +| Flutter (Dart) | ✅ | ✅ | ✅ | # How to start? @@ -126,6 +128,14 @@ The HUAWEI Ads SDK (com.huawei.hms:ads) has integrated the required permissions. # Version Change History +## 1.2.0 + + + ## 1.1.3