AI-generated Key Takeaways
- 
          
AdColony is now deprecated and should be removed from your project.
 - 
          
Instructions are provided for removing the AdColony SDK and adapter from Android Studio or via manual integration.
 - 
          
AdColony should also be removed from all yield groups in the Ad Manager UI.
 
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:24.7.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 
.aarartifact 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).