Commit 0aa86c30 authored by wanglei's avatar wanglei

...

parent 6ef06441
...@@ -10,7 +10,7 @@ android { ...@@ -10,7 +10,7 @@ android {
compileSdk 34 compileSdk 34
defaultConfig { defaultConfig {
applicationId "com.touchagain.dogdtmpato.touchphone" applicationId "com.kk.cleanmaster.file.cleanmaster.master"
minSdk 24 minSdk 24
targetSdk 34 targetSdk 34
versionCode 1 versionCode 1
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"client_info": { "client_info": {
"mobilesdk_app_id": "1:136003995567:android:37c30fb806de98fdfa115a", "mobilesdk_app_id": "1:136003995567:android:37c30fb806de98fdfa115a",
"android_client_info": { "android_client_info": {
"package_name": "com.touchagain.dogdtmpato.touchphone" "package_name": "com.kk.cleanmaster.file.cleanmaster.master"
} }
}, },
"oauth_client": [], "oauth_client": [],
......
...@@ -17,12 +17,12 @@ object ConfigHelper { ...@@ -17,12 +17,12 @@ object ConfigHelper {
const val interAdmobId = "ca-app-pub-3640696756167444/7394845374" const val interAdmobId = "ca-app-pub-3640696756167444/7394845374"
const val nativeAdmobId = "ca-app-pub-3640696756167444/6081763702" const val nativeAdmobId = "ca-app-pub-3640696756167444/6081763702"
const val openAdmobId = "ca-app-pub-3640696756167444/3911019647" const val openAdmobId = "ca-app-pub-3640696756167444/3911019647"
const val bannerAdmobId = "ca-app-pub-3640696756167444/1793930685" const val bannerAdmobId = "ca-app-pub-3640696756167444/17939306111"
//max广告id //max广告id
const val interAdMaxId = "22ab834916e682a3" const val interAdMaxId = "b31e7f6d11ee659e"
const val nativeAdMaxId = "be6f5e0e5a22fed4" const val nativeAdMaxId = "96e8fe78b0efc5d1"
const val openAdMaxId = "b3fd6d3f1407571b" const val openAdMaxId = "d1d943cdd3127c90"
const val bannerMaxId = "" const val bannerMaxId = ""
//一定展示大图广告 //一定展示大图广告
......
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