Integrate with LevelPlay
LevelPlay SDK was formerly known as the ironSource SDK. The SA LevelPlay Adapter, SA Android SDK and LevelPlay SDK versions must be compatible.
Recommended integration
| Component |
Version |
| SA LevelPlay Adapter |
5.4.0 |
| SA Android SDK |
10.3.1 |
| LevelPlay SDK |
9.6.0 |
| Minimum Android version |
6.0+ (API 23) |
| Resolved Kotlin runtime |
2.1.21 |
dependencies {
implementation 'com.unity3d.ads-mediation:mediation-sdk:9.6.0'
implementation 'com.unity3d.ads-mediation:superawesome-adapter:5.4.0'
implementation 'tv.superawesome.sdk.publisher:superawesome:10.3.1'
}
Compatibility matrix
| SA LevelPlay Adapter |
Adapter release date |
SA Android SDK |
SA SDK release date |
LevelPlay SDK |
Kotlin compatibility |
State |
5.4.0 |
2026-07-21 |
10.3.1 |
2026-07-20 |
9.0.0+ |
2.1.0+ |
Recommended |
5.3.0 |
2026-07-08 |
10.3.0 |
2026-07-07 |
9.0.0+ |
2.1.0+ |
Superseded |
5.2.0 |
2026-04-27 |
10.1.0 |
2026-04-21 |
9.0.0+ |
2.1.0+ |
Superseded |
5.1.0 |
2026-03-29 |
10.0.0 |
2026-03-24 |
9.0.0+ |
2.1.0+ |
Superseded |
5.0.0 |
2025-09-17 |
9.4.0 |
2024-07-18 |
9.0.0+ |
1.9.0 |
Superseded |
4.1.10 |
2024-08-27 |
9.4.0 |
2024-07-18 |
8.3.0 |
1.9.0 |
Legacy |
4.1.9 |
2024-02-22 |
9.3.2 |
2024-01-29 |
<9.0.0 |
1.9.0 |
Legacy |
4.1.8 |
2024-02-04 |
9.3.2 |
2024-01-29 |
<9.0.0 |
1.9.0 |
Legacy |
4.1.7 |
2023-06-21 |
9.1.0 |
2023-06-13 |
<9.0.0 |
1.7.0 |
Legacy |
4.1.6 |
2023-03-16 |
8.5.4 |
2023-03-03 |
<9.0.0 |
1.5.10 |
Legacy |
4.1.5 |
2022-11-17 |
8.4.3 |
2022-10-26 |
<9.0.0 |
>1.5.0 |
Legacy |
4.1.4 |
2022-10-24 |
8.4.2 |
2022-10-17 |
<9.0.0 |
>1.5.0 |
Legacy |
4.1.3 |
2022-09-13 |
8.3.7 |
2022-09-06 |
<9.0.0 |
>1.5.0 |
Legacy |
4.1.2 |
2021-12-26 |
8.2.1 |
2021-11-30 |
<9.0.0 |
>1.5.0 |
Legacy |
4.1.1 |
2021-09-01 |
Not stated |
- |
<9.0.0 |
>1.5.0 |
Legacy |
4.1.0 |
2021-07-22 |
8.1.3 |
2021-07-15 |
<9.0.0 |
>1.5.0 |
Legacy |
Integration notes
- Use exact dependency versions from one matrix row.
- LevelPlay
9.0.0 and later require SA LevelPlay Adapter 5.0.0 or later.
- Kotlin compatibility values show the minimum baseline for each adapter and SDK lane.
- The recommended combination resolves Kotlin runtime
2.1.21 with LevelPlay 9.6.0. Kotlin runtime and Kotlin Gradle plugin versions are separate; check the resolved dependency graph and app toolchain after integration.
- Adapter versions below
5.0.0 are for LevelPlay versions below 9.0.0.
Sources