diff --git a/app/google-services.json b/app/google-services.json index 0734b64..65520da 100644 --- a/app/google-services.json +++ b/app/google-services.json @@ -24,6 +24,25 @@ } } }, + { + "client_info": { + "mobilesdk_app_id": "Your:App:Id", + "android_client_info": { + "package_name": "com.scrolless.app.dev.debug" + } + }, + "oauth_client": [], + "api_key": [ + { + "current_key": "APIKeyPlaceholder" + } + ], + "services": { + "appinvite_service": { + "other_platform_oauth_client": [] + } + } + }, { "client_info": { "mobilesdk_app_id": "Your:App:Id",