Skip to content

Commit

Permalink
Merge pull request #24 from aminekarimii/dev-update-google-analytics-…
Browse files Browse the repository at this point in the history
…addon

add google services json file
  • Loading branch information
aminekarimii committed Apr 24, 2023
2 parents 877c965 + a7e30d4 commit 9788f80
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions app/google-services.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"project_info": {
"project_number": "114883754482",
"firebase_url": "URL-EXAMPLE",
"project_id": "heyamine-fa897",
"storage_bucket": "heyamine-fa897.appspot.com"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:114883754482:android:bbaf9192512ef89380936b",
"android_client_info": {
"package_name": "com.logitanalyticsapp"
}
},
"oauth_client": [
{
"client_id": "114883754482-hnt03ja1rmhjk6ipeh3k99ejl530anu6.apps.googleusercontent.com",
"client_type": 3
}
],
"api_key": [
{
"current_key": "API-KEY"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": [
{
"client_id": "114883754482-71oilk5hlrltfk6c9kjg74acqmskk4s9.apps.googleusercontent.com",
"client_type": 3
}
]
}
}
}
],
"configuration_version": "1"
}

0 comments on commit 9788f80

Please sign in to comment.