From 085aead36b354ea452c91efe17622855cba566bc Mon Sep 17 00:00:00 2001 From: Yegor Vialov Date: Sun, 20 Oct 2019 14:30:59 +0300 Subject: [PATCH] Add files via upload --- android/app/google-services.json | 64 ++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 android/app/google-services.json diff --git a/android/app/google-services.json b/android/app/google-services.json new file mode 100644 index 0000000..c463b5b --- /dev/null +++ b/android/app/google-services.json @@ -0,0 +1,64 @@ +{ + "project_info": { + "project_number": "441874387819", + "firebase_url": "https://ha-client-c73c4.firebaseio.com", + "project_id": "ha-client-c73c4", + "storage_bucket": "ha-client-c73c4.appspot.com" + }, + "client": [ + { + "client_info": { + "mobilesdk_app_id": "1:441874387819:android:92c7efc892dc3d45", + "android_client_info": { + "package_name": "com.keyboardcrumbs.haclient" + } + }, + "oauth_client": [ + { + "client_id": "441874387819-uqmkibhf361828od1982o2jhl0n3m0ov.apps.googleusercontent.com", + "client_type": 1, + "android_info": { + "package_name": "com.keyboardcrumbs.haclient", + "certificate_hash": "bebe4d970fbebf0bff2c93244fdc7fcbcefb3470" + } + }, + { + "client_id": "441874387819-5q7vmimci4s2jl3v0ncugv1ocp4m48nb.apps.googleusercontent.com", + "client_type": 1, + "android_info": { + "package_name": "com.keyboardcrumbs.haclient", + "certificate_hash": "0ea12348468be44bc2aa5792ee7e8924c633da81" + } + }, + { + "client_id": "441874387819-joi8plo5345ebt8i1dug27u2aenv5tg7.apps.googleusercontent.com", + "client_type": 1, + "android_info": { + "package_name": "com.keyboardcrumbs.haclient", + "certificate_hash": "fcbc805d965ccf6a4d5417398d191edc9c9890b0" + } + }, + { + "client_id": "441874387819-id0hqsfprj3b5kc312faqv3lmdfpm7l8.apps.googleusercontent.com", + "client_type": 3 + } + ], + "api_key": [ + { + "current_key": "AIzaSyBsl9cjBY633IrdrTyCsLFlO9lfsYJ0OJU" + } + ], + "services": { + "appinvite_service": { + "other_platform_oauth_client": [ + { + "client_id": "441874387819-id0hqsfprj3b5kc312faqv3lmdfpm7l8.apps.googleusercontent.com", + "client_type": 3 + } + ] + } + } + } + ], + "configuration_version": "1" +} \ No newline at end of file