diff options
Diffstat (limited to 'mobile/build/app/intermediates/incremental/debug')
91 files changed, 2823 insertions, 0 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 new file mode 100644 index 0000000..52485ab --- /dev/null +++ b/mobile/build/app/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties @@ -0,0 +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 diff --git a/mobile/build/app/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-af/values-af.xml b/mobile/build/app/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-af/values-af.xml new file mode 100644 index 0000000..91f5ef1 --- /dev/null +++ b/mobile/build/app/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-af/values-af.xml @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <string msgid="2523291102206661146" name="common_google_play_services_enable_button">Aktiveer</string> + <string msgid="227660514972886228" name="common_google_play_services_enable_text">%1$s sal nie werk nie tensy jy Google Play Dienste aktiveer.</string> + <string msgid="5122002158466380389" name="common_google_play_services_enable_title">Aktiveer Google Play Dienste</string> + <string msgid="7153882981874058840" name="common_google_play_services_install_button">Installeer</string> + <string name="common_google_play_services_install_text">%1$s sal nie sonder Google Play Dienste werk nie, wat nie op jou toestel is nie.</string> + <string msgid="7215213145546190223" name="common_google_play_services_install_titl |
