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
2e7505ea
Commit
2e7505ea
authored
Feb 21, 2025
by
guest
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
替换正式id 打包
parent
a52b2d58
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
10 deletions
+10
-10
build.gradle
app/build.gradle
+3
-3
google-services.json
app/google-services.json
+1
-1
AndroidManifest.xml
app/src/main/AndroidManifest.xml
+1
-1
ConfigHelper.kt
...java/com/base/filerecoveryrecyclebin/help/ConfigHelper.kt
+5
-5
No files found.
app/build.gradle
View file @
2e7505ea
...
...
@@ -10,11 +10,11 @@ android {
compileSdk
34
defaultConfig
{
applicationId
"co
nfine.scream
"
applicationId
"co
m.baloota.photorecyclebin.awm.sp
"
minSdk
24
targetSdk
34
versionCode
2
5
versionName
"3.
4
"
versionCode
2
7
versionName
"3.
6
"
testInstrumentationRunner
"androidx.test.runner.AndroidJUnitRunner"
setProperty
(
"archivesBaseName"
,
"DumpsterPhotoRecovery-v${versionName}"
)
...
...
app/google-services.json
View file @
2e7505ea
...
...
@@ -9,7 +9,7 @@
"client_info"
:
{
"mobilesdk_app_id"
:
"1:944507974954:android:1309986ccc55e242589a53"
,
"android_client_info"
:
{
"package_name"
:
"co
nfine.scream
"
"package_name"
:
"co
m.baloota.photorecyclebin.awm.sp
"
}
},
"oauth_client"
:
[],
...
...
app/src/main/AndroidManifest.xml
View file @
2e7505ea
...
...
@@ -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
940256099942544~3347511713
"
/>
android:value=
"ca-app-pub-3
838048042416287~9437965450
"
/>
<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 @
2e7505ea
...
...
@@ -12,11 +12,11 @@ object ConfigHelper {
const
val
apiUrl
=
"https://api.rocioxyn.xyz"
//admob test id
const
val
openAdmobIdTest
=
"
/6499/example/app-open
"
const
val
bannerAdmobIdTest
=
"ca-app-pub-3
940256099942544/9214589741
"
const
val
interAdmobIdTest
=
"ca-app-pub-3
940256099942544/103317371
2"
const
val
nativeAdmobIdTest
=
"ca-app-pub-3
940256099942544/224769611
0"
inline
val
ID_ADMOB_APPLICATION
get
()
=
"ca-app-pub-3
940256099942544~3347511713
"
const
val
openAdmobIdTest
=
"
ca-app-pub-3838048042416287/8720350971
"
const
val
bannerAdmobIdTest
=
"ca-app-pub-3
838048042416287/6921449490
"
const
val
interAdmobIdTest
=
"ca-app-pub-3
838048042416287/823453116
2"
const
val
nativeAdmobIdTest
=
"ca-app-pub-3
838048042416287/619672444
0"
inline
val
ID_ADMOB_APPLICATION
get
()
=
"ca-app-pub-3
838048042416287~9437965450
"
// admob广告id
const
val
interAdmobId
=
"ca-app-pub-3940256099942544/1033173712"
...
...
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