Skip to content

Commit

Permalink
Merge pull request #91 from Spikeysanju/Add-Firebase-Google-Service
Browse files Browse the repository at this point in the history
Add back `google-services.json`
  • Loading branch information
Spikeysanju authored Nov 8, 2021
2 parents 72c9a7a + e7c191d commit b8e93cd
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions app/google-services.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"project_info": {
"project_number": "18585348929",
"project_id": "einsen-d58d7",
"storage_bucket": "einsen-d58d7.appspot.com"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:18585348929:android:e33da7f13019032cd68fc0",
"android_client_info": {
"package_name": "dev.spikeysanju.einsen"
}
},
"oauth_client": [
{
"client_id": "18585348929-aq0oo1dkb3feibjr5p42f1lllpi80dq1.apps.googleusercontent.com",
"client_type": 3
}
],
"api_key": [
{
"current_key": "AIzaSyBVAKeKDiM1OOjiEO_PeCdadgDXyvFrfWQ"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": [
{
"client_id": "18585348929-aq0oo1dkb3feibjr5p42f1lllpi80dq1.apps.googleusercontent.com",
"client_type": 3
}
]
}
}
}
],
"configuration_version": "1"
}

0 comments on commit b8e93cd

Please sign in to comment.