Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
E
Easy Cleaner Junk
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
Easy Cleaner Junk
Commits
d3e9a1f7
Commit
d3e9a1f7
authored
Jul 08, 2024
by
wanglei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
...
parent
6b07a84a
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
11 additions
and
11 deletions
+11
-11
build.gradle
app/build.gradle
+1
-1
google-services.json
app/google-services.json
+6
-6
AndroidManifest.xml
app/src/main/AndroidManifest.xml
+1
-1
ConfigHelper.kt
.../java/com/test/easy/easycleanerjunk/helps/ConfigHelper.kt
+3
-3
No files found.
app/build.gradle
View file @
d3e9a1f7
...
@@ -12,7 +12,7 @@ android {
...
@@ -12,7 +12,7 @@ android {
compileSdk
34
compileSdk
34
defaultConfig
{
defaultConfig
{
applicationId
"com.
kk.junkcleaner.easy.zxk
k"
applicationId
"com.
test.easy.easycleanerjun
k"
minSdk
24
minSdk
24
//noinspection EditedTargetSdkVersion
//noinspection EditedTargetSdkVersion
targetSdk
34
targetSdk
34
...
...
app/google-services.json
View file @
d3e9a1f7
{
{
"project_info"
:
{
"project_info"
:
{
"project_number"
:
"
584455262809
"
,
"project_number"
:
"
1032027169037
"
,
"project_id"
:
"easy
-clean-
junk"
,
"project_id"
:
"easy
cleaner
junk"
,
"storage_bucket"
:
"easy
-clean-
junk.appspot.com"
"storage_bucket"
:
"easy
cleaner
junk.appspot.com"
},
},
"client"
:
[
"client"
:
[
{
{
"client_info"
:
{
"client_info"
:
{
"mobilesdk_app_id"
:
"1:
584455262809:android:d79deca82340de88cbd748
"
,
"mobilesdk_app_id"
:
"1:
1032027169037:android:c81c9c37c0534a2b2a9044
"
,
"android_client_info"
:
{
"android_client_info"
:
{
"package_name"
:
"com.
kk.junkcleaner.easy.zxk
k"
"package_name"
:
"com.
test.easy.easycleanerjun
k"
}
}
},
},
"oauth_client"
:
[],
"oauth_client"
:
[],
"api_key"
:
[
"api_key"
:
[
{
{
"current_key"
:
"AIzaSy
BVuJXLXNJVTrApX-uvgIZXL3uGMPXg7IQ
"
"current_key"
:
"AIzaSy
CqV4IqJ0QYV7TCMBMBEPepvP0JD6Lj_5k
"
}
}
],
],
"services"
:
{
"services"
:
{
...
...
app/src/main/AndroidManifest.xml
View file @
d3e9a1f7
...
@@ -224,7 +224,7 @@
...
@@ -224,7 +224,7 @@
<meta-data
<meta-data
android:name=
"com.google.android.gms.ads.APPLICATION_ID"
android:name=
"com.google.android.gms.ads.APPLICATION_ID"
android:value=
"ca-app-pub-3
838048042416287~6793088455
"
/>
android:value=
"ca-app-pub-3
940256099942544~3347511713
"
/>
<meta-data
<meta-data
android:name=
"com.facebook.sdk.ApplicationId"
android:name=
"com.facebook.sdk.ApplicationId"
android:value=
"@string/facebook_app_id"
/>
android:value=
"@string/facebook_app_id"
/>
...
...
app/src/main/java/com/test/easy/easycleanerjunk/helps/ConfigHelper.kt
View file @
d3e9a1f7
...
@@ -16,9 +16,9 @@ object ConfigHelper {
...
@@ -16,9 +16,9 @@ object ConfigHelper {
// const val apiUrl = "https://api.easyfilemanager.xyz"
// const val apiUrl = "https://api.easyfilemanager.xyz"
// admob广告id
// admob广告id
const
val
openAdmobId
=
"ca-app-pub-3838048042416287/886001444
2"
const
val
interAdmobId
=
"ca-app-pub-3940256099942544/103317371
2"
const
val
interAdmobId
=
"ca-app-pub-3838048042416287/6920246816
"
const
val
nativeAdmobId
=
"ca-app-pub-3940256099942544/2247696110
"
const
val
nativeAdmobId
=
"ca-app-pub-3838048042416287/3860837192
"
const
val
openAdmobId
=
"/6499/example/app-open
"
// 正式包名
// 正式包名
const
val
packageName
=
"com.kk.junkcleaner.easy.zxkk"
const
val
packageName
=
"com.kk.junkcleaner.easy.zxkk"
...
...
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