[null,null,["최종 업데이트: 2025-08-31(UTC)"],[[["\u003cp\u003eTapjoy is deprecated and should be removed from your app.\u003c/p\u003e\n"],["\u003cp\u003eRemove the Tapjoy SDK and adapter from your Android project by following the instructions provided.\u003c/p\u003e\n"],["\u003cp\u003eRemove Tapjoy from all mediation groups in the AdMob UI.\u003c/p\u003e\n"]]],["Tapjoy is deprecated, necessitating its removal from projects. In Android Studio, delete the `tapjoy` artifact from the `build.gradle` file, specifically the Tapjoy repository URL and the Tapjoy adapter dependency. For manual integration, remove both the Tapjoy Android SDK and the adapter `.aar` file. Finally, remove Tapjoy from all mediation groups within the AdMob UI, using the provided AdMob help center instructions.\n"],null,["# Integrate Tapjoy with mediation (Deprecated)\n\n| **Deprecated:** Tapjoy is now deprecated.\n\nRemove Tapjoy SDK and adapter\n-----------------------------\n\nWith Tapjoy being deprecated, we recommend removing the Tapjoy SDK and adapter\nfrom your project.\n\n### Android Studio\n\nRemove the `tapjoy` artifact from your app-level `build.gradle` file: \n\n repositories {\n google()\n maven {\n url 'https://sdk.tapjoy.com/'\n }\n }\n\n // ...\n dependencies {\n implementation 'com.google.android.gms:play-services-ads:24.5.0'\n implementation 'com.google.ads.mediation:tapjoy:13.2.1.0'\n }\n // ...\n\n### Manual integration\n\n1. Remove the Tapjoy Android SDK from your project.\n2. Remove the Tapjoy Android adapter `.aar` artifact from your project.\n\nRemove Tapjoy from mediation groups\n-----------------------------------\n\nFollow the instructions in the\n\n[AdMob help center](//support.google.com/admob/answer/9850777)\n\nto remove Tapjoy from all of your\nmediation groups in the\nAdMob UI."]]