diff options
| author | omagdy7 <omar.professional8777@gmail.com> | 2023-12-21 01:26:51 +0200 |
|---|---|---|
| committer | omagdy7 <omar.professional8777@gmail.com> | 2023-12-21 01:26:51 +0200 |
| commit | 7b379914e44583b9b097ed286b669ad244b176a1 (patch) | |
| tree | 32fc660273161a92a0b9784ac5edd6f2f5eea58c /mobile/build/app/intermediates/source_set_path_map/debug/file-map.txt | |
| parent | b84fe9a9c4c18a3f4e957f76ead34403c4316f76 (diff) | |
| download | carpool-7b379914e44583b9b097ed286b669ad244b176a1.tar.xz carpool-7b379914e44583b9b097ed286b669ad244b176a1.zip | |
Added Firestore support for both the driver app and the rider mobile app
Diffstat (limited to 'mobile/build/app/intermediates/source_set_path_map/debug/file-map.txt')
| -rw-r--r-- | mobile/build/app/intermediates/source_set_path_map/debug/file-map.txt | 23 |
1 files changed, 12 insertions, 11 deletions
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 |
