Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
D
Data Recovery White
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
Data Recovery White
Commits
81400bbf
Commit
81400bbf
authored
Jul 19, 2024
by
wanglei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
...
parent
0a335ce1
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
build.gradle
app/build.gradle
+1
-1
google-services.json
app/google-services.json
+1
-1
ConfigHelper.kt
app/src/main/java/com/base/datarecovery/help/ConfigHelper.kt
+3
-3
No files found.
app/build.gradle
View file @
81400bbf
...
...
@@ -10,7 +10,7 @@ android {
compileSdk
34
defaultConfig
{
applicationId
"com.
base.datarecovery
"
applicationId
"com.
kk.cleanmaster.file.cleanmaster.master
"
minSdk
24
targetSdk
34
versionCode
1
...
...
app/google-services.json
View file @
81400bbf
...
...
@@ -9,7 +9,7 @@
"client_info"
:
{
"mobilesdk_app_id"
:
"1:286059626470:android:561dad747cfdbdaac0e027"
,
"android_client_info"
:
{
"package_name"
:
"com.
base.datarecovery
"
"package_name"
:
"com.
kk.cleanmaster.file.cleanmaster.master
"
}
},
"oauth_client"
:
[],
...
...
app/src/main/java/com/base/datarecovery/help/ConfigHelper.kt
View file @
81400bbf
...
...
@@ -20,9 +20,9 @@ object ConfigHelper {
const
val
bannerAdmobId
=
"ca-app-pub-3940256099942544/9214589741"
//max广告id
const
val
interAdMaxId
=
"
a
"
const
val
nativeAdMaxId
=
"
b
"
const
val
openAdMaxId
=
"
c
"
const
val
interAdMaxId
=
"
b31e7f6d11ee659e
"
const
val
nativeAdMaxId
=
"
d1d943cdd3127c90
"
const
val
openAdMaxId
=
"
96e8fe78b0efc5d1
"
const
val
bannerMaxId
=
"ca-app-pub-3940256099942544/9214589741"
//一定展示大图广告
...
...
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