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/incremental/debug/mergeDebugResources/compile-file-map.properties | |
| 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/incremental/debug/mergeDebugResources/compile-file-map.properties')
| -rw-r--r-- | mobile/build/app/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/mobile/build/app/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties b/mobile/build/app/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties index 52485ab..b00f222 100644 --- a/mobile/build/app/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties +++ b/mobile/build/app/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties @@ -1,7 +1,7 @@ -#Mon Dec 04 18:50:47 EET 2023 -com.example.carpool.app-main-9\:/drawable-v21/launch_background.xml=/home/omar/programming/flutter/carpool/build/app/intermediates/merged_res/debug/drawable-v21_launch_background.xml.flat -com.example.carpool.app-main-9\:/mipmap-hdpi/ic_launcher.png=/home/omar/programming/flutter/carpool/build/app/intermediates/merged_res/debug/mipmap-hdpi_ic_launcher.png.flat -com.example.carpool.app-main-9\:/mipmap-mdpi/ic_launcher.png=/home/omar/programming/flutter/carpool/build/app/intermediates/merged_res/debug/mipmap-mdpi_ic_launcher.png.flat -com.example.carpool.app-main-9\:/mipmap-xhdpi/ic_launcher.png=/home/omar/programming/flutter/carpool/build/app/intermediates/merged_res/debug/mipmap-xhdpi_ic_launcher.png.flat -com.example.carpool.app-main-9\:/mipmap-xxhdpi/ic_launcher.png=/home/omar/programming/flutter/carpool/build/app/intermediates/merged_res/debug/mipmap-xxhdpi_ic_launcher.png.flat -com.example.carpool.app-main-9\:/mipmap-xxxhdpi/ic_launcher.png=/home/omar/programming/flutter/carpool/build/app/intermediates/merged_res/debug/mipmap-xxxhdpi_ic_launcher.png.flat +#Thu Dec 21 00:19:28 EET 2023 +com.example.carpool.app-main-9\:/drawable-v21/launch_background.xml=/home/omar/programming/flutter/carpool/mobile/build/app/intermediates/merged_res/debug/drawable-v21_launch_background.xml.flat +com.example.carpool.app-main-9\:/mipmap-hdpi/ic_launcher.png=/home/omar/programming/flutter/carpool/mobile/build/app/intermediates/merged_res/debug/mipmap-hdpi_ic_launcher.png.flat +com.example.carpool.app-main-9\:/mipmap-mdpi/ic_launcher.png=/home/omar/programming/flutter/carpool/mobile/build/app/intermediates/merged_res/debug/mipmap-mdpi_ic_launcher.png.flat +com.example.carpool.app-main-9\:/mipmap-xhdpi/ic_launcher.png=/home/omar/programming/flutter/carpool/mobile/build/app/intermediates/merged_res/debug/mipmap-xhdpi_ic_launcher.png.flat +com.example.carpool.app-main-9\:/mipmap-xxhdpi/ic_launcher.png=/home/omar/programming/flutter/carpool/mobile/build/app/intermediates/merged_res/debug/mipmap-xxhdpi_ic_launcher.png.flat +com.example.carpool.app-main-9\:/mipmap-xxxhdpi/ic_launcher.png=/home/omar/programming/flutter/carpool/mobile/build/app/intermediates/merged_res/debug/mipmap-xxxhdpi_ic_launcher.png.flat |
