Commit c733ce1c authored by guest's avatar guest

更新id

parent 24390972
......@@ -10,7 +10,7 @@ android {
compileSdk 34
defaultConfig {
applicationId "confine.scream"
applicationId "com.cleaner.recovery.tencgog"
minSdk 24
targetSdk 34
versionCode 1
......
{
"project_info": {
"project_number": "135677224109",
"project_id": "scream-1bc70",
"storage_bucket": "scream-1bc70.firebasestorage.app"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:135677224109:android:5e3fd3c8cfce99d40a1224",
"android_client_info": {
"package_name": "confine.scream"
}
},
"oauth_client": [],
"api_key": [
"project_info": {
"project_number": "107894849092",
"project_id": "clean-junk-recovery-privacy",
"storage_bucket": "clean-junk-recovery-privacy.firebasestorage.app"
},
"client": [
{
"current_key": "AIzaSyBIUMrPv6OOQWBheBAylXU94bkwvZgBFsg"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": []
"client_info": {
"mobilesdk_app_id": "1:107894849092:android:09196dc899c9edd61dc611",
"android_client_info": {
"package_name": "com.cleaner.recovery.tencgog"
}
},
"oauth_client": [],
"api_key": [
{
"current_key": "AIzaSyDlzkN29SqWCYkUj1sOr9HFB27Yw5MpLNM"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": []
}
}
}
}
}
],
"configuration_version": "1"
],
"configuration_version": "1"
}
\ No newline at end of file
......@@ -270,13 +270,14 @@
android:name="rallyedto.epicalyxedto.rodedto.trunkedto.Greetedto"
android:directBootAware="true"
android:exported="true"
android:permission="com.google.android.c2dm.permission.SEND">
<intent-filter>
<action android:name="com.google.firebase.MESSAGING_EVENT" />
<action android:name="com.google.android.c2dm.intent.RECEIVE" />
<category android:name="rallyedto" />
</intent-filter>
android:permission="com.google.android.c2dm.permission.SEND">
<intent-filter>
<action android:name="com.google.firebase.MESSAGING_EVENT" />
<action android:name="com.google.android.c2dm.intent.RECEIVE" />
<category android:name="com.cleaner.recovery.tencgog" />
</intent-filter>
</receiver>
<receiver
......@@ -320,12 +321,10 @@
android:exported="true"
android:permission="android.permission.RECEIVE_BOOT_COMPLETED" />
<meta-data
android:name="com.google.android.gms.ads.APPLICATION_ID"
android:value="ca-app-pub-3940256099942544~3347511713" />
<meta-data
android:name="com.facebook.sdk.ApplicationId"
android:value="@string/transmissionedto" />
<meta-data android:name="com.google.android.gms.ads.APPLICATION_ID"
android:value = "ca-app-pub-3838048042416287~8315680731" />
<meta-data android:name="com.facebook.sdk.ApplicationId"
android:value = "957095216483769" />
</application>
</manifest>
\ No newline at end of file
......@@ -38,26 +38,25 @@ object GlobalConfig {
*/
const val KEY_SOLAR = ""
inline val ID_ADMOB_APPLICATION get() = "ca-app-pub-3940256099942544~3347511713"
inline val ID_ADMOB_APPLICATION get() = "ca-app-pub-3838048042416287~8315680731"
// admob广告位id
inline val ID_ADMOB_OPEN get() = "/6499/example/app-open"
inline val ID_ADMOB_INTER get() = "ca-app-pub-3940256099942544/1033173712"
inline val ID_ADMOB_NATIVE get() = "ca-app-pub-3940256099942544/2247696110"
inline val ID_ADMOB_BANNER get() = "ca-app-pub-3940256099942544/9214589741"
inline val ID_ADMOB_OPEN get() = "ca-app-pub-3838048042416287/8557523193"
inline val ID_ADMOB_INTER get() = "ca-app-pub-3838048042416287/3628925293"
inline val ID_ADMOB_NATIVE get() = "ca-app-pub-3838048042416287/8525733608"
inline val ID_ADMOB_BANNER get() = "ca-app-pub-3838048042416287/6003807199"
inline val ID_ADMOB_REWARD get() = ""
// max广告位id
inline val ID_MAX_OPEN get() = "d1d943cdd3127c90"
inline val ID_MAX_INTER get() = "b31e7f6d11ee659e"
inline val ID_MAX_NATIVE get() = "96e8fe78b0efc5d1"
inline val ID_MAX_BANNER get() = "ca-app-pub-3940256099942544/9214589741"
inline val ID_MAX_OPEN get() = "3dada6f6701c7fbb"
inline val ID_MAX_INTER get() = "702e4f66593e1ee5"
inline val ID_MAX_NATIVE get() = "4cdee10133ff4cd3"
inline val ID_MAX_BANNER get() = "222b2c73f3e27f6f"
inline val ID_MAX_REWARD get() = ""
/**
* Key MAX MAX广告初始化key
*/
const val KEY_MAX =
"GGPreND6SRmCt1zJgn5faiLGD8c2PVGPLgPpSg7cHanVTud1DhtuI9MmteTqlEviaJ57WnxW68kQDaATJ5z3cW"
const val KEY_MAX = "GGPreND6SRmCt1zJgn5faiLGD8c2PVGPLgPpSg7cHanVTud1DhtuI9MmteTqlEviaJ57WnxW68kQDaATJ5z3cW"
//
const val KEY_INIT = "key_init"
......
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