Skip to content

Commit

Permalink
Changed google-services
Browse files Browse the repository at this point in the history
  • Loading branch information
duartebarbosadev committed Jan 23, 2025
1 parent ce40182 commit 95c84f7
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions app/google-services.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,25 @@
"other_platform_oauth_client": []
}
}
},
{
"client_info": {
"mobilesdk_app_id": "Your:App:Id",
"android_client_info": {
"package_name": "com.scrolless.app.dev"
}
},
"oauth_client": [],
"api_key": [
{
"current_key": "APIKeyPlaceholder"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": []
}
}
}
],
"configuration_version": "1"
Expand Down

0 comments on commit 95c84f7

Please sign in to comment.