From 1fa417e3a84cebd8ff055ed6b2ac59301769035b Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Sun, 7 Jan 2024 17:38:08 +0200 Subject: Removed some errors for deployment --- .../processed_res/debug/out/output-metadata.json | 20 -------------------- .../processed_res/debug/out/resources-debug.ap_ | Bin 240211 -> 0 bytes 2 files changed, 20 deletions(-) delete mode 100644 mobile/build/app/intermediates/processed_res/debug/out/output-metadata.json delete mode 100644 mobile/build/app/intermediates/processed_res/debug/out/resources-debug.ap_ (limited to 'mobile/build/app/intermediates/processed_res/debug') diff --git a/mobile/build/app/intermediates/processed_res/debug/out/output-metadata.json b/mobile/build/app/intermediates/processed_res/debug/out/output-metadata.json deleted file mode 100644 index 939cb1d..0000000 --- a/mobile/build/app/intermediates/processed_res/debug/out/output-metadata.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "version": 3, - "artifactType": { - "type": "PROCESSED_RES", - "kind": "Directory" - }, - "applicationId": "com.example.carpool", - "variantName": "debug", - "elements": [ - { - "type": "SINGLE", - "filters": [], - "attributes": [], - "versionCode": 1, - "versionName": "1.0.0", - "outputFile": "resources-debug.ap_" - } - ], - "elementType": "File" -} \ No newline at end of file diff --git a/mobile/build/app/intermediates/processed_res/debug/out/resources-debug.ap_ b/mobile/build/app/intermediates/processed_res/debug/out/resources-debug.ap_ deleted file mode 100644 index 3f0d9b9..0000000 Binary files a/mobile/build/app/intermediates/processed_res/debug/out/resources-debug.ap_ and /dev/null differ -- cgit v1.2.3