You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get this error: Mismatched AdMob adapter (13.1.0.1) and AppLovin SDK (13.2.0) versions detected, but i don't see why because i use
implementation 'com.google.ads.mediation:applovin:13.2.0.1'
And there is no other dependency conflict when i do: ./gradlew app:dependencies --configuration releaseRuntimeClasspath | grep 'com.google.ads.mediation:applovin'