Commit 1de17139 authored by guest's avatar guest

1

parent e066cbd2
......@@ -23,7 +23,7 @@ object ConfigHelper {
const val interAdmobId = "ca-app-pub-3640696756167444/5864181402"
const val nativeAdmobId = "ca-app-pub-3640696756167444/1323985370"
const val openAdmobId = "ca-app-pub-3640696756167444/2236745823"
const val bannerAdmobId = ""
const val bannerAdmobId = "ca-app-pub-3640696756167444/9872978095"
//max广告id
const val interMaxId = "b31e7f6d11ee659e"
const val nativeMaxId = "96e8fe78b0efc5d1"
......
......@@ -13,8 +13,10 @@ import com.google.android.gms.ads.AdListener
import com.google.android.gms.ads.AdRequest
import com.google.android.gms.ads.AdSize
import com.google.android.gms.ads.AdView
import com.test.easy.easycleanerjunk.BuildConfig
import com.test.easy.easycleanerjunk.helps.ConfigHelper
import com.test.easy.easycleanerjunk.utils.SPUtils
import com.test.easy.easycleanerjunk.utils.ScreenUtil.dpToPx
import java.util.UUID
object AdmobBannerUtils {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment