Flutter App Integrating AdColony with Mediation
问题 When setting up AdMob Mediation With Flutter ( firebase_admob: ^0.9.3+2) I'm getting the following error Note: I have successfully set up the ADmob integration I follow all the steps mentioned here : Integrating AdColony with Mediation as per step 3, this is my app/build.gradle file dependencies { implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version" testImplementation 'junit:junit:4.12' androidTestImplementation 'androidx.test:runner:1.1.1' androidTestImplementation