feat(ads): Yandex Mobile Ads SDK 설정을 추가한다

This commit is contained in:
2026-04-21 12:08:24 +09:00
parent 40d8092880
commit af0d788796
3 changed files with 59 additions and 0 deletions

View File

@@ -232,6 +232,9 @@ dependencies {
// Appsflyer
implementation 'com.appsflyer:af-android-sdk:6.17.4'
// Yandex Mobile Ads
implementation 'com.yandex.android:mobileads:7.18.5'
// 노티플라이
implementation 'com.github.team-michael:notifly-android-sdk:1.12.0'