Current section

Files

Jump to
mob_new priv templates mob.new android app google-services.json.eex
Raw

priv/templates/mob.new/android/app/google-services.json.eex

{
"project_info": {
"project_number": "000000000000",
"project_id": "mob-placeholder-project",
"storage_bucket": "mob-placeholder-project.appspot.com"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:000000000000:android:0000000000000000",
"android_client_info": {
"package_name": "<%= bundle_id %>"
}
},
"oauth_client": [],
"api_key": [
{
"current_key": "PLACEHOLDER_API_KEY_REPLACE_BEFORE_USING_FCM"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": []
}
}
}
],
"configuration_version": "1"
}