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 --- .../debug/mergeDebugResources/compile-file-map.properties | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'mobile/build/app/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties') 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 -- cgit v1.2.3