nend SDK 및 어댑터 삭제
nend가 지원 중단됨에 따라 프로젝트에서 nend SDK 및 어댑터를 삭제하는 것이 좋습니다.
Android 스튜디오
앱 수준 build.gradle
파일에서 nend
아티팩트를 삭제합니다.
repositories {
google()
maven {
url = uri("https://fan-adn.github.io/nendSDK-Android-lib/library")
}
}
// ...
dependencies {
implementation("com.google.android.gms:play-services-ads:23.5.0")
implementation("com.google.ads.mediation:nend:10.0.0.1")
}
// ...
수동 통합
- 프로젝트에서 nend Android SDK를 삭제합니다.
- 프로젝트에서 nend Android 어댑터
.aar
아티팩트를 삭제합니다.
수익 그룹에서 nend 삭제
Ad Manager 고객센터의 안내에 따라 Ad Manager UI의 모든 수익 창출 그룹에서 nend를 삭제합니다.