- reward ads init. - 광고 아이디 테스트용으로 세팅 - 충돌 방지 위해 메인씬에서 AD Manager 제거 - 상점 구현 후 로직 정비 필요
6 lines
102 B
Groovy
6 lines
102 B
Groovy
android {
|
|
packagingOptions {
|
|
pickFirst "META-INF/kotlinx_coroutines_core.version"
|
|
}
|
|
}
|