[null,null,["Last updated 2025-08-29 UTC."],[[["\u003cp\u003eThe nend SDK and adapter are now deprecated and should be removed from your project.\u003c/p\u003e\n"],["\u003cp\u003eRemove the nend artifact from your Android Studio \u003ccode\u003ebuild.gradle\u003c/code\u003e file or manually remove the SDK and adapter.\u003c/p\u003e\n"],["\u003cp\u003eUpdate your Ad Manager yield groups by removing nend from the settings.\u003c/p\u003e\n"]]],[],null,["# Integrate nend with Mediation (Deprecated)\n\n| **Deprecated:** nend is now deprecated.\n\nRemove nend SDK and adapter\n---------------------------\n\nWith nend being deprecated, we recommend removing the nend SDK and adapter\nfrom your project.\n\n### Android Studio\n\nRemove the `nend` artifact from your app-level `build.gradle` file: \n\n repositories {\n google()\n maven {\n url = uri(\"https://fan-adn.github.io/nendSDK-Android-lib/library\")\n }\n }\n\n // ...\n dependencies {\n implementation(\"com.google.android.gms:play-services-ads:24.5.0\")\n implementation(\"com.google.ads.mediation:nend:10.0.0.1\")\n }\n // ...\n\n### Manual integration\n\n1. Remove the nend Android SDK from your project.\n2. Remove the nend Android adapter `.aar` artifact from your project.\n\nRemove nend from yield groups\n-----------------------------\n\nFollow the instructions in the\n\n[Ad Manager help center](//support.google.com/admanager/answer/7390828)\n\nto remove nend from all of your\nyield groups in the\nAd Manager UI."]]