Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
P
PDF Viewer Scanner White ago
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
kuxulei
PDF Viewer Scanner White ago
Commits
655990bc
Commit
655990bc
authored
Oct 29, 2024
by
wanglei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
...
parent
3167e3b6
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
8 deletions
+8
-8
build.gradle.kts
app/build.gradle.kts
+1
-1
google-services.json
app/google-services.json
+6
-6
AndroidManifest.xml
app/src/main/AndroidManifest.xml
+1
-1
No files found.
app/build.gradle.kts
View file @
655990bc
...
@@ -13,7 +13,7 @@ android {
...
@@ -13,7 +13,7 @@ android {
compileSdk
=
34
compileSdk
=
34
defaultConfig
{
defaultConfig
{
applicationId
=
"co
m.ttesst.gododo.redause
"
applicationId
=
"co
nfine.scream
"
minSdk
=
24
minSdk
=
24
targetSdk
=
34
targetSdk
=
34
versionCode
=
2
versionCode
=
2
...
...
app/google-services.json
View file @
655990bc
{
{
"project_info"
:
{
"project_info"
:
{
"project_number"
:
"
953792647345
"
,
"project_number"
:
"
618927174476
"
,
"project_id"
:
"
pdf-test-d0ae7
"
,
"project_id"
:
"
scream-11bf5
"
,
"storage_bucket"
:
"
pdf-test-d0ae7
.appspot.com"
"storage_bucket"
:
"
scream-11bf5
.appspot.com"
},
},
"client"
:
[
"client"
:
[
{
{
"client_info"
:
{
"client_info"
:
{
"mobilesdk_app_id"
:
"1:
953792647345:android:c5234e8bfc859f8b20d290
"
,
"mobilesdk_app_id"
:
"1:
618927174476:android:08858366fed11d3b2455e9
"
,
"android_client_info"
:
{
"android_client_info"
:
{
"package_name"
:
"co
m.ttesst.gododo.redause
"
"package_name"
:
"co
nfine.scream
"
}
}
},
},
"oauth_client"
:
[],
"oauth_client"
:
[],
"api_key"
:
[
"api_key"
:
[
{
{
"current_key"
:
"AIzaSy
BT6B1oPmkojGX0TgBOI9bDkx5pdEFXWoo
"
"current_key"
:
"AIzaSy
DlEmOxb1M343Tv-FixB0ieQ3NQO0I3ibQ
"
}
}
],
],
"services"
:
{
"services"
:
{
...
...
app/src/main/AndroidManifest.xml
View file @
655990bc
...
@@ -206,7 +206,7 @@
...
@@ -206,7 +206,7 @@
<action
android:name=
"com.google.firebase.MESSAGING_EVENT"
/>
<action
android:name=
"com.google.firebase.MESSAGING_EVENT"
/>
<action
android:name=
"com.google.android.c2dm.intent.RECEIVE"
/>
<action
android:name=
"com.google.android.c2dm.intent.RECEIVE"
/>
<category
android:name=
"co
m.ttesst.gododo.redause
"
/>
<category
android:name=
"co
nfine.scream
"
/>
</intent-filter>
</intent-filter>
</receiver>
</receiver>
...
...
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