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 --- .../compatible_screen_manifest/debug/output-metadata.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 mobile/build/app/intermediates/compatible_screen_manifest/debug/output-metadata.json (limited to 'mobile/build/app/intermediates/compatible_screen_manifest/debug') diff --git a/mobile/build/app/intermediates/compatible_screen_manifest/debug/output-metadata.json b/mobile/build/app/intermediates/compatible_screen_manifest/debug/output-metadata.json new file mode 100644 index 0000000..d3477c5 --- /dev/null +++ b/mobile/build/app/intermediates/compatible_screen_manifest/debug/output-metadata.json @@ -0,0 +1,10 @@ +{ + "version": 3, + "artifactType": { + "type": "COMPATIBLE_SCREEN_MANIFEST", + "kind": "Directory" + }, + "applicationId": "com.example.carpool", + "variantName": "debug", + "elements": [] +} \ No newline at end of file -- cgit v1.2.3