From 7b379914e44583b9b097ed286b669ad244b176a1 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Thu, 21 Dec 2023 01:26:51 +0200 Subject: Added Firestore support for both the driver app and the rider mobile app --- .../source_set_path_map/debug/file-map.txt | 23 +++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) (limited to 'mobile/build/app/intermediates/source_set_path_map/debug/file-map.txt') diff --git a/mobile/build/app/intermediates/source_set_path_map/debug/file-map.txt b/mobile/build/app/intermediates/source_set_path_map/debug/file-map.txt index 04c6a58..1e02bf0 100644 --- a/mobile/build/app/intermediates/source_set_path_map/debug/file-map.txt +++ b/mobile/build/app/intermediates/source_set_path_map/debug/file-map.txt @@ -6,14 +6,15 @@ com.example.carpool.app-jetified-firebase-common-20.4.2-4 /home/omar/.gradle/cac com.example.carpool.app-jetified-window-java-1.0.0-beta04-5 /home/omar/.gradle/caches/transforms-3/c432125e31208403c91c32696aef3709/transformed/jetified-window-java-1.0.0-beta04/res com.example.carpool.app-core-1.6.0-6 /home/omar/.gradle/caches/transforms-3/cfb1b99aff7ad9cf4c1b8532c6075063/transformed/core-1.6.0/res com.example.carpool.app-jetified-play-services-base-18.0.1-7 /home/omar/.gradle/caches/transforms-3/f46872f19fc48f4d97e8ffc9ee9d6807/transformed/jetified-play-services-base-18.0.1/res -com.example.carpool.app-debug-8 /home/omar/programming/flutter/carpool/android/app/src/debug/res -com.example.carpool.app-main-9 /home/omar/programming/flutter/carpool/android/app/src/main/res -com.example.carpool.app-pngs-10 /home/omar/programming/flutter/carpool/build/app/generated/res/pngs/debug -com.example.carpool.app-resValues-11 /home/omar/programming/flutter/carpool/build/app/generated/res/resValues/debug -com.example.carpool.app-rs-12 /home/omar/programming/flutter/carpool/build/app/generated/res/rs/debug -com.example.carpool.app-mergeDebugResources-13 /home/omar/programming/flutter/carpool/build/app/intermediates/incremental/debug/mergeDebugResources/merged.dir -com.example.carpool.app-mergeDebugResources-14 /home/omar/programming/flutter/carpool/build/app/intermediates/incremental/debug/mergeDebugResources/stripped.dir -com.example.carpool.app-merged_res-15 /home/omar/programming/flutter/carpool/build/app/intermediates/merged_res/debug -com.example.carpool.app-packaged_res-16 /home/omar/programming/flutter/carpool/build/firebase_auth/intermediates/packaged_res/debug -com.example.carpool.app-packaged_res-17 /home/omar/programming/flutter/carpool/build/firebase_core/intermediates/packaged_res/debug -com.example.carpool.app-packaged_res-18 /home/omar/programming/flutter/carpool/build/fluttertoast/intermediates/packaged_res/debug +com.example.carpool.app-debug-8 /home/omar/programming/flutter/carpool/mobile/android/app/src/debug/res +com.example.carpool.app-main-9 /home/omar/programming/flutter/carpool/mobile/android/app/src/main/res +com.example.carpool.app-pngs-10 /home/omar/programming/flutter/carpool/mobile/build/app/generated/res/pngs/debug +com.example.carpool.app-resValues-11 /home/omar/programming/flutter/carpool/mobile/build/app/generated/res/resValues/debug +com.example.carpool.app-rs-12 /home/omar/programming/flutter/carpool/mobile/build/app/generated/res/rs/debug +com.example.carpool.app-mergeDebugResources-13 /home/omar/programming/flutter/carpool/mobile/build/app/intermediates/incremental/debug/mergeDebugResources/merged.dir +com.example.carpool.app-mergeDebugResources-14 /home/omar/programming/flutter/carpool/mobile/build/app/intermediates/incremental/debug/mergeDebugResources/stripped.dir +com.example.carpool.app-merged_res-15 /home/omar/programming/flutter/carpool/mobile/build/app/intermediates/merged_res/debug +com.example.carpool.app-packaged_res-16 /home/omar/programming/flutter/carpool/mobile/build/cloud_firestore/intermediates/packaged_res/debug +com.example.carpool.app-packaged_res-17 /home/omar/programming/flutter/carpool/mobile/build/firebase_auth/intermediates/packaged_res/debug +com.example.carpool.app-packaged_res-18 /home/omar/programming/flutter/carpool/mobile/build/firebase_core/intermediates/packaged_res/debug +com.example.carpool.app-packaged_res-19 /home/omar/programming/flutter/carpool/mobile/build/fluttertoast/intermediates/packaged_res/debug -- cgit v1.2.3