[null,null,["최종 업데이트: 2025-08-31(UTC)"],[[["\u003cp\u003eThe nend SDK and adapter are now deprecated and should be removed from your Android project.\u003c/p\u003e\n"],["\u003cp\u003eRemove the nend artifact and dependencies from your \u003ccode\u003ebuild.gradle\u003c/code\u003e file for Android Studio projects or manually remove the SDK and adapter if integrated manually.\u003c/p\u003e\n"],["\u003cp\u003eEnsure you remove nend from all mediation groups within the AdMob UI using the instructions in the AdMob help center.\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 mediation groups\n---------------------------------\n\nFollow the instructions in the\n\n[AdMob help center](//support.google.com/admob/answer/9850777)\n\nto remove nend from all of your\nmediation groups in the\nAdMob UI."]]