Commit 134049a6 authored by wanglei's avatar wanglei

...

parent 22320f6e
......@@ -121,7 +121,7 @@ object AdmobMaxHelper {
return
}
if (ConfigHelper.admobTrueMaxFalse) {
if (getSpAdmobTrueMaxFalse()) {
AdmobOpenUtils.loadAppOpenAd()
AdmobInterstitialUtils.loadInterstitialAd(activity)
} else {
......
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