From ce401820b5eddcf851365aa89a64a72e77839881 Mon Sep 17 00:00:00 2001 From: Duarte Barbosa Date: Thu, 23 Jan 2025 23:40:22 +0000 Subject: [PATCH] Changed google-services --- app/google-services.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) 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",