Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
F
File Recovery RecycleBin
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wanglei
File Recovery RecycleBin
Commits
3707c745
Commit
3707c745
authored
Feb 12, 2025
by
guest
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
6c6c1bed
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
AndroidManifest.xml
app/src/main/AndroidManifest.xml
+1
-1
ConfigHelper.kt
...java/com/base/filerecoveryrecyclebin/help/ConfigHelper.kt
+4
-4
No files found.
app/src/main/AndroidManifest.xml
View file @
3707c745
...
...
@@ -313,7 +313,7 @@
<!-- Sample AdMob App ID: ca-app-pub-3940256099942544~3347511713 -->
<meta-data
android:name=
"com.google.android.gms.ads.APPLICATION_ID"
android:value=
"ca-app-pub-3
838048042416287~9437965450
"
/>
android:value=
"ca-app-pub-3
940256099942544~3347511713
"
/>
<meta-data
android:name=
"com.facebook.sdk.ApplicationId"
android:value=
"@string/facebook_app_id"
/>
...
...
app/src/main/java/com/base/filerecoveryrecyclebin/help/ConfigHelper.kt
View file @
3707c745
...
...
@@ -18,10 +18,10 @@ object ConfigHelper {
const
val
nativeAdmobIdTest
=
"ca-app-pub-3940256099942544/2247696110"
// admob广告id
const
val
interAdmobId
=
"ca-app-pub-3
838048042416287/823453116
2"
const
val
nativeAdmobId
=
"ca-app-pub-3
838048042416287/619672444
0"
const
val
openAdmobId
=
"ca-app-pub-3
838048042416287/872035097
1"
const
val
bannerAdmobId
=
"ca-app-pub-3
838048042416287/6921449490
"
const
val
interAdmobId
=
"ca-app-pub-3
940256099942544/103317371
2"
const
val
nativeAdmobId
=
"ca-app-pub-3
940256099942544/224769611
0"
const
val
openAdmobId
=
"ca-app-pub-3
940256099942544/925739592
1"
const
val
bannerAdmobId
=
"ca-app-pub-3
940256099942544/9214589741
"
//max id
const
val
interAdMaxId
=
"b31e7f6d11ee659e"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment