Skip to content

Commit

Permalink
Update google-services.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JHM69 authored May 12, 2024
1 parent 3e1a027 commit 434f384
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions android-app/app/google-services.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
{
"project_info": {
"project_number": "553141191660",
"project_number": "key",
"firebase_url": "https://dncc-ecosync-default-rtdb.asia-southeast1.firebasedatabase.app",
"project_id": "dncc-ecosync",
"storage_bucket": "dncc-ecosync.appspot.com"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:553141191660:android:b5359d4bae4ef5b2eef6c9",
"mobilesdk_app_id": "id",
"android_client_info": {
"package_name": "com.quantum_guys.dncc_eco_sync"
}
},
"oauth_client": [
{
"client_id": "553141191660-56hh9u9gssv14n8pjm3jdmiqj2tb1ekh.apps.googleusercontent.com",
"client_id": "id",
"client_type": 1,
"android_info": {
"package_name": "com.quantum_guys.dncc_eco_sync",
"certificate_hash": "68ef3752ae1ddbeaecc11cbce16bc8575073ed95"
"certificate_hash": "h"
}
},
{
Expand All @@ -29,14 +29,14 @@
],
"api_key": [
{
"current_key": "AIzaSyDzO-591i6eOwZsSa2Qv5NqTSl0NP6tYTs"
"current_key": "key"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": [
{
"client_id": "553141191660-b9vkolourdasb5rqad68bjgm8l4qvjhr.apps.googleusercontent.com",
"client_id": "id",
"client_type": 3
}
]
Expand All @@ -45,4 +45,4 @@
}
],
"configuration_version": "1"
}
}

0 comments on commit 434f384

Please sign in to comment.