From c5de57c4167f18e010e8c97417696aa61d493064 Mon Sep 17 00:00:00 2001 From: fabian Date: Sat, 21 Jan 2023 07:48:21 +0100 Subject: [PATCH] Upload files to 'app' --- app/google-services.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 app/google-services.json diff --git a/app/google-services.json b/app/google-services.json new file mode 100644 index 0000000..759068d --- /dev/null +++ b/app/google-services.json @@ -0,0 +1,39 @@ +{ + "project_info": { + "project_number": "867636551392", + "project_id": "tichu-counter-b4106", + "storage_bucket": "tichu-counter-b4106.appspot.com" + }, + "client": [ + { + "client_info": { + "mobilesdk_app_id": "1:867636551392:android:5cefb79f398f42b8d3ba85", + "android_client_info": { + "package_name": "me.zobrist.tichucounter" + } + }, + "oauth_client": [ + { + "client_id": "867636551392-6jdrlp7eov5ii7obo4va6snv0dhv1v9d.apps.googleusercontent.com", + "client_type": 3 + } + ], + "api_key": [ + { + "current_key": "AIzaSyBzY35DJSrKISynE0jEf4odPSQ84hnXREA" + } + ], + "services": { + "appinvite_service": { + "other_platform_oauth_client": [ + { + "client_id": "867636551392-6jdrlp7eov5ii7obo4va6snv0dhv1v9d.apps.googleusercontent.com", + "client_type": 3 + } + ] + } + } + } + ], + "configuration_version": "1" +} \ No newline at end of file