point click sdk 추가

This commit is contained in:
2023-09-19 22:42:11 +09:00
parent 318bae54a1
commit 4bcc1b2680
9 changed files with 89 additions and 9 deletions

View File

@@ -175,5 +175,8 @@ dependencies {
implementation "com.michalsvec:single-row-calednar:1.0.0"
implementation 'com.google.android.gms:play-services-ads:22.3.0'
implementation 'com.google.android.gms:play-services-ads:22.4.0'
// PointClick Maven Remote Repo
implementation 'kr.co.pointclick.sdk.offerwall:pointclick-sdk-offerwall:1.1.01'
}