From b15d8083514498cbdb0cd77a9286cfaa2b93fdb0 Mon Sep 17 00:00:00 2001 From: mx1700 Date: Sun, 21 Jul 2019 17:46:26 +0800 Subject: [PATCH] =?UTF-8?q?android=20=E6=8E=A5=E5=85=A5=20firebase?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- android/app/google-services.json | 48 ++++++++++++++++++++++++++++++++ 1 file changed, 48 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..627dc85 --- /dev/null +++ b/android/app/google-services.json @@ -0,0 +1,48 @@ +{ + "project_info": { + "project_number": "1050261158757", + "firebase_url": "https://timepill-34b5f.firebaseio.com", + "project_id": "timepill-34b5f", + "storage_bucket": "timepill-34b5f.appspot.com" + }, + "client": [ + { + "client_info": { + "mobilesdk_app_id": "1:1050261158757:android:a6e6d8680df2c71f", + "android_client_info": { + "package_name": "com.timepill.diary" + } + }, + "oauth_client": [ + { + "client_id": "1050261158757-5m32lpav53ashkedlot5hrnq4k6v6a2t.apps.googleusercontent.com", + "client_type": 1, + "android_info": { + "package_name": "com.timepill.diary", + "certificate_hash": "50d79b28c1a096ad900a05d2fc2aa8be0f0a08ea" + } + }, + { + "client_id": "1050261158757-oqdmbf79kn9pu54c5udl6vbh1s9t4c4r.apps.googleusercontent.com", + "client_type": 3 + } + ], + "api_key": [ + { + "current_key": "AIzaSyDsCqh3tWD7bmrzzQZUSES8TudJJcSb7w4" + } + ], + "services": { + "appinvite_service": { + "other_platform_oauth_client": [ + { + "client_id": "1050261158757-oqdmbf79kn9pu54c5udl6vbh1s9t4c4r.apps.googleusercontent.com", + "client_type": 3 + } + ] + } + } + } + ], + "configuration_version": "1" +} \ No newline at end of file