From 47e8cd8d61d00d80c3f0e22b49aa2ee6ddebfa03 Mon Sep 17 00:00:00 2001 From: Eduardo Zatoni <45048607+eduzatoni@users.noreply.github.com> Date: Wed, 14 Sep 2022 16:34:30 +0200 Subject: [PATCH] Delete google-services.json --- sample/android/app/google-services.json | 40 ------------------------- 1 file changed, 40 deletions(-) delete mode 100644 sample/android/app/google-services.json diff --git a/sample/android/app/google-services.json b/sample/android/app/google-services.json deleted file mode 100644 index 455f20c..0000000 --- a/sample/android/app/google-services.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "project_info": { - "project_number": "1058451294772", - "firebase_url": "https://emarsys-c55b9.firebaseio.com", - "project_id": "emarsys-c55b9", - "storage_bucket": "emarsys-c55b9.appspot.com" - }, - "client": [ - { - "client_info": { - "mobilesdk_app_id": "1:1058451294772:android:ad1f8b324f45b4250b5861", - "android_client_info": { - "package_name": "com.emarsysapp" - } - }, - "oauth_client": [ - { - "client_id": "1058451294772-0rif6bkv48pr40b0cd27m2ncen9ooveb.apps.googleusercontent.com", - "client_type": 3 - } - ], - "api_key": [ - { - "current_key": "AIzaSyD15jPONoAa8eIrLRaVEhMQC1rqTpJR9p0" - } - ], - "services": { - "appinvite_service": { - "other_platform_oauth_client": [ - { - "client_id": "1058451294772-0rif6bkv48pr40b0cd27m2ncen9ooveb.apps.googleusercontent.com", - "client_type": 3 - } - ] - } - } - } - ], - "configuration_version": "1" -} \ No newline at end of file