Commit f802415c authored by leichao.gao's avatar leichao.gao

Merge branch 'master' of gitlab.huolea.com:koko/data-recovery-white

parents c5c6e719 f48124e2
......@@ -19,9 +19,9 @@ object ConfigHelper {
const val openAdmobId = "/6499/example/app-open"
//max广告id
const val interAdMaxId = ""
const val nativeAdMaxId = ""
const val openAdMaxId = ""
const val interAdMaxId = "a"
const val nativeAdMaxId = "b"
const val openAdMaxId = "c"
//一定展示大图广告
var mustShowNativeAd: Boolean = false
......
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