From b84fe9a9c4c18a3f4e957f76ead34403c4316f76 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Wed, 20 Dec 2023 19:40:11 +0200 Subject: Added a simple Login and SignUp page for the web driver app --- android/app/google-services.json | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 android/app/google-services.json (limited to 'android/app/google-services.json') diff --git a/android/app/google-services.json b/android/app/google-services.json deleted file mode 100644 index 52c8581..0000000 --- a/android/app/google-services.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "project_info": { - "project_number": "824587935735", - "project_id": "carpool-3cd5c", - "storage_bucket": "carpool-3cd5c.appspot.com" - }, - "client": [ - { - "client_info": { - "mobilesdk_app_id": "1:824587935735:android:4cd4c87a6a1246105298f2", - "android_client_info": { - "package_name": "com.example.carpool" - } - }, - "oauth_client": [], - "api_key": [ - { - "current_key": "AIzaSyBHYiITx2IFiHrDbwU65eKiy3bHhpDgPG0" - } - ], - "services": { - "appinvite_service": { - "other_platform_oauth_client": [] - } - } - } - ], - "configuration_version": "1" -} \ No newline at end of file -- cgit v1.2.3