Remove AdColony SDK and adapter
With AdColony being deprecated, we recommend removing the AdColony SDK and adapter from your project.
Android Studio
Remove the adcolony
artifact from your app-level build.gradle
file:
dependencies {
implementation("com.google.android.gms:play-services-ads:23.5.0")
implementation("com.google.ads.mediation:adcolony:4.8.0.2")
}
Manual integration
- Remove the AdColony Android SDK from your project.
- Remove the AdColony Android adapter
.aar
artifact from your project.
Remove AdColony from yield groups
Follow the instructions in the Ad Manager help center to remove AdColony from all of your yield groups in the Ad Manager user interface (UI).