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 --- .../8cc212559f9e4c0fd80e22c4f4915f7b/results.bin | 1 + .../transformed/classes/classes.dex | Bin 0 -> 143308 bytes .../plugins/firebase/firestore/BuildConfig.java | 14 + .../debug/aapt/AndroidManifest.xml | 17 ++ .../debug/aapt/output-metadata.json | 18 ++ .../intermediates/aar_main_jar/debug/classes.jar | Bin 0 -> 139212 bytes .../aar_metadata/debug/aar-metadata.properties | 4 + .../debug/annotationProcessors.json | 1 + .../annotations_typedef_file/debug/typedefs.txt | 0 .../compile_library_classes_jar/debug/classes.jar | Bin 0 -> 376091 bytes .../intermediates/compile_r_class_jar/debug/R.jar | Bin 0 -> 21750 bytes .../intermediates/compile_symbol_list/debug/R.txt | 329 +++++++++++++++++++++ .../incremental/debug-mergeJavaRes/merge-state | Bin 0 -> 478 bytes .../compile-file-map.properties | 1 + .../debug/packageDebugResources/merger.xml | 2 + .../incremental/mergeDebugJniLibFolders/merger.xml | 2 + .../incremental/mergeDebugShaders/merger.xml | 2 + .../incremental/packageDebugAssets/merger.xml | 2 + .../local_only_symbol_list/debug/R-def.txt | 2 + .../debug/manifest-merger-blame-debug-report.txt | 25 ++ .../debug/feature-cloud_firestore.jar | Bin 0 -> 22 bytes .../merged_manifest/debug/AndroidManifest.xml | 17 ++ .../navigation_json/debug/navigation.json | 1 + .../packaged_manifests/debug/output-metadata.json | 18 ++ .../runtime_library_classes_jar/debug/classes.jar | Bin 0 -> 354363 bytes .../debug/package-aware-r.txt | 261 ++++++++++++++++ .../outputs/aar/cloud_firestore-debug.aar | Bin 0 -> 123990 bytes .../outputs/logs/manifest-merger-debug-report.txt | 37 +++ .../previous-compilation-data.bin | Bin 0 -> 48023 bytes 29 files changed, 754 insertions(+) create mode 100644 mobile/build/cloud_firestore/.transforms/8cc212559f9e4c0fd80e22c4f4915f7b/results.bin create mode 100644 mobile/build/cloud_firestore/.transforms/8cc212559f9e4c0fd80e22c4f4915f7b/transformed/classes/classes.dex create mode 100644 mobile/build/cloud_firestore/generated/source/buildConfig/debug/io/flutter/plugins/firebase/firestore/BuildConfig.java create mode 100644 mobile/build/cloud_firestore/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml create mode 100644 mobile/build/cloud_firestore/intermediates/aapt_friendly_merged_manifests/debug/aapt/output-metadata.json create mode 100644 mobile/build/cloud_firestore/intermediates/aar_main_jar/debug/classes.jar create mode 100644 mobile/build/cloud_firestore/intermediates/aar_metadata/debug/aar-metadata.properties create mode 100644 mobile/build/cloud_firestore/intermediates/annotation_processor_list/debug/annotationProcessors.json create mode 100644 mobile/build/cloud_firestore/intermediates/annotations_typedef_file/debug/typedefs.txt create mode 100644 mobile/build/cloud_firestore/intermediates/compile_library_classes_jar/debug/classes.jar create mode 100644 mobile/build/cloud_firestore/intermediates/compile_r_class_jar/debug/R.jar create mode 100644 mobile/build/cloud_firestore/intermediates/compile_symbol_list/debug/R.txt create mode 100644 mobile/build/cloud_firestore/intermediates/incremental/debug-mergeJavaRes/merge-state create mode 100644 mobile/build/cloud_firestore/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties create mode 100644 mobile/build/cloud_firestore/intermediates/incremental/debug/packageDebugResources/merger.xml create mode 100644 mobile/build/cloud_firestore/intermediates/incremental/mergeDebugJniLibFolders/merger.xml create mode 100644 mobile/build/cloud_firestore/intermediates/incremental/mergeDebugShaders/merger.xml create mode 100644 mobile/build/cloud_firestore/intermediates/incremental/packageDebugAssets/merger.xml create mode 100644 mobile/build/cloud_firestore/intermediates/local_only_symbol_list/debug/R-def.txt create mode 100644 mobile/build/cloud_firestore/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt create mode 100644 mobile/build/cloud_firestore/intermediates/merged_java_res/debug/feature-cloud_firestore.jar create mode 100644 mobile/build/cloud_firestore/intermediates/merged_manifest/debug/AndroidManifest.xml create mode 100644 mobile/build/cloud_firestore/intermediates/navigation_json/debug/navigation.json create mode 100644 mobile/build/cloud_firestore/intermediates/packaged_manifests/debug/output-metadata.json create mode 100644 mobile/build/cloud_firestore/intermediates/runtime_library_classes_jar/debug/classes.jar create mode 100644 mobile/build/cloud_firestore/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt create mode 100644 mobile/build/cloud_firestore/outputs/aar/cloud_firestore-debug.aar create mode 100644 mobile/build/cloud_firestore/outputs/logs/manifest-merger-debug-report.txt create mode 100644 mobile/build/cloud_firestore/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin (limited to 'mobile/build/cloud_firestore') diff --git a/mobile/build/cloud_firestore/.transforms/8cc212559f9e4c0fd80e22c4f4915f7b/results.bin b/mobile/build/cloud_firestore/.transforms/8cc212559f9e4c0fd80e22c4f4915f7b/results.bin new file mode 100644 index 0000000..0d259dd --- /dev/null +++ b/mobile/build/cloud_firestore/.transforms/8cc212559f9e4c0fd80e22c4f4915f7b/results.bin @@ -0,0 +1 @@ +o/classes diff --git a/mobile/build/cloud_firestore/.transforms/8cc212559f9e4c0fd80e22c4f4915f7b/transformed/classes/classes.dex b/mobile/build/cloud_firestore/.transforms/8cc212559f9e4c0fd80e22c4f4915f7b/transformed/classes/classes.dex new file mode 100644 index 0000000..0653d12 Binary files /dev/null and b/mobile/build/cloud_firestore/.transforms/8cc212559f9e4c0fd80e22c4f4915f7b/transformed/classes/classes.dex differ diff --git a/mobile/build/cloud_firestore/generated/source/buildConfig/debug/io/flutter/plugins/firebase/firestore/BuildConfig.java b/mobile/build/cloud_firestore/generated/source/buildConfig/debug/io/flutter/plugins/firebase/firestore/BuildConfig.java new file mode 100644 index 0000000..cc739e9 --- /dev/null +++ b/mobile/build/cloud_firestore/generated/source/buildConfig/debug/io/flutter/plugins/firebase/firestore/BuildConfig.java @@ -0,0 +1,14 @@ +/** + * Automatically generated file. DO NOT MODIFY + */ +package io.flutter.plugins.firebase.firestore; + +public final class BuildConfig { + public static final boolean DEBUG = Boolean.parseBoolean("true"); + public static final String LIBRARY_PACKAGE_NAME = "io.flutter.plugins.firebase.firestore"; + public static final String BUILD_TYPE = "debug"; + // Field from default config. + public static final String LIBRARY_NAME = "flutter-fire-fst"; + // Field from default config. + public static final String LIBRARY_VERSION = "4.13.6"; +} diff --git a/mobile/build/cloud_firestore/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml b/mobile/build/cloud_firestore/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml new file mode 100644 index 0000000..3d14c49 --- /dev/null +++ b/mobile/build/cloud_firestore/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml @@ -0,0 +1,17 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/mobile/build/cloud_firestore/intermediates/aapt_friendly_merged_manifests/debug/aapt/output-metadata.json b/mobile/build/cloud_firestore/intermediates/aapt_friendly_merged_manifests/debug/aapt/output-metadata.json new file mode 100644 index 0000000..9e7f06d --- /dev/null +++ b/mobile/build/cloud_firestore/intermediates/aapt_friendly_merged_manifests/debug/aapt/output-metadata.json @@ -0,0 +1,18 @@ +{ + "version": 3, + "artifactType": { + "type": "AAPT_FRIENDLY_MERGED_MANIFESTS", + "kind": "Directory" + }, + "applicationId": "io.flutter.plugins.firebase.firestore", + "variantName": "debug", + "elements": [ + { + "type": "SINGLE", + "filters": [], + "attributes": [], + "outputFile": "AndroidManifest.xml" + } + ], + "elementType": "File" +} \ No newline at end of file diff --git a/mobile/build/cloud_firestore/intermediates/aar_main_jar/debug/classes.jar b/mobile/build/cloud_firestore/intermediates/aar_main_jar/debug/classes.jar new file mode 100644 index 0000000..7edaf1f Binary files /dev/null and b/mobile/build/cloud_firestore/intermediates/aar_main_jar/debug/classes.jar differ diff --git a/mobile/build/cloud_firestore/intermediates/aar_metadata/debug/aar-metadata.properties b/mobile/build/cloud_firestore/intermediates/aar_metadata/debug/aar-metadata.properties new file mode 100644 index 0000000..8c9c699 --- /dev/null +++ b/mobile/build/cloud_firestore/intermediates/aar_metadata/debug/aar-metadata.properties @@ -0,0 +1,4 @@ +aarFormatVersion=1.0 +aarMetadataVersion=1.0 +minCompileSdk=1 +minAndroidGradlePluginVersion=1.0.0 diff --git a/mobile/build/cloud_firestore/intermediates/annotation_processor_list/debug/annotationProcessors.json b/mobile/build/cloud_firestore/intermediates/annotation_processor_list/debug/annotationProcessors.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/mobile/build/cloud_firestore/intermediates/annotation_processor_list/debug/annotationProcessors.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/mobile/build/cloud_firestore/intermediates/annotations_typedef_file/debug/typedefs.txt b/mobile/build/cloud_firestore/intermediates/annotations_typedef_file/debug/typedefs.txt new file mode 100644 index 0000000..e69de29 diff --git a/mobile/build/cloud_firestore/intermediates/compile_library_classes_jar/debug/classes.jar b/mobile/build/cloud_firestore/intermediates/compile_library_classes_jar/debug/classes.jar new file mode 100644 index 0000000..3d383c0 Binary files /dev/null and b/mobile/build/cloud_firestore/intermediates/compile_library_classes_jar/debug/classes.jar differ diff --git a/mobile/build/cloud_firestore/intermediates/compile_r_class_jar/debug/R.jar b/mobile/build/cloud_firestore/intermediates/compile_r_class_jar/debug/R.jar new file mode 100644 index 0000000..114790e Binary files /dev/null and b/mobile/build/cloud_firestore/intermediates/compile_r_class_jar/debug/R.jar differ diff --git a/mobile/build/cloud_firestore/intermediates/compile_symbol_list/debug/R.txt b/mobile/build/cloud_firestore/intermediates/compile_symbol_list/debug/R.txt new file mode 100644 index 0000000..3d052ad --- /dev/null +++ b/mobile/build/cloud_firestore/intermediates/compile_symbol_list/debug/R.txt @@ -0,0 +1,329 @@ +int attr activityAction 0x0 +int attr activityName 0x0 +int attr alpha 0x0 +int attr alwaysExpand 0x0 +int attr buttonSize 0x0 +int attr circleCrop 0x0 +int attr clearTop 0x0 +int attr colorScheme 0x0 +int attr coordinatorLayoutStyle 0x0 +int attr finishPrimaryWithSecondary 0x0 +int attr finishSecondaryWithPrimary 0x0 +int attr font 0x0 +int attr fontProviderAuthority 0x0 +int attr fontProviderCerts 0x0 +int attr fontProviderFetchStrategy 0x0 +int attr fontProviderFetchTimeout 0x0 +int attr fontProviderPackage 0x0 +int attr fontProviderQuery 0x0 +int attr fontProviderSystemFontFamily 0x0 +int attr fontStyle 0x0 +int attr fontVariationSettings 0x0 +int attr fontWeight 0x0 +int attr imageAspectRatio 0x0 +int attr imageAspectRatioAdjust 0x0 +int attr keylines 0x0 +int attr layout_anchor 0x0 +int attr layout_anchorGravity 0x0 +int attr layout_behavior 0x0 +int attr layout_dodgeInsetEdges 0x0 +int attr layout_insetEdge 0x0 +int attr layout_keyline 0x0 +int attr nestedScrollViewStyle 0x0 +int attr placeholderActivityName 0x0 +int attr primaryActivityName 0x0 +int attr queryPatterns 0x0 +int attr scopeUris 0x0 +int attr secondaryActivityAction 0x0 +int attr secondaryActivityName 0x0 +int attr shortcutMatchRequired 0x0 +int attr splitLayoutDirection 0x0 +int attr splitMinSmallestWidth 0x0 +int attr splitMinWidth 0x0 +int attr splitRatio 0x0 +int attr statusBarBackground 0x0 +int attr ttcIndex 0x0 +int color androidx_core_ripple_material_light 0x0 +int color androidx_core_secondary_text_default_material_light 0x0 +int color common_google_signin_btn_text_dark 0x0 +int color common_google_signin_btn_text_dark_default 0x0 +int color common_google_signin_btn_text_dark_disabled 0x0 +int color common_google_signin_btn_text_dark_focused 0x0 +int color common_google_signin_btn_text_dark_pressed 0x0 +int color common_google_signin_btn_text_light 0x0 +int color common_google_signin_btn_text_light_default 0x0 +int color common_google_signin_btn_text_light_disabled 0x0 +int color common_google_signin_btn_text_light_focused 0x0 +int color common_google_signin_btn_text_light_pressed 0x0 +int color common_google_signin_btn_tint 0x0 +int color notification_action_color_filter 0x0 +int color notification_icon_bg_color 0x0 +int color ripple_material_light 0x0 +int color secondary_text_default_material_light 0x0 +int dimen compat_button_inset_horizontal_material 0x0 +int dimen compat_button_inset_vertical_material 0x0 +int dimen compat_button_padding_horizontal_material 0x0 +int dimen compat_button_padding_vertical_material 0x0 +int dimen compat_control_corner_material 0x0 +int dimen compat_notification_large_icon_max_height 0x0 +int dimen compat_notification_large_icon_max_width 0x0 +int dimen notification_action_icon_size 0x0 +int dimen notification_action_text_size 0x0 +int dimen notification_big_circle_margin 0x0 +int dimen notification_content_margin_start 0x0 +int dimen notification_large_icon_height 0x0 +int dimen notification_large_icon_width 0x0 +int dimen notification_main_column_padding_top 0x0 +int dimen notification_media_narrow_margin 0x0 +int dimen notification_right_icon_size 0x0 +int dimen notification_right_side_padding_top 0x0 +int dimen notification_small_icon_background_padding 0x0 +int dimen notification_small_icon_size_as_large 0x0 +int dimen notification_subtext_size 0x0 +int dimen notification_top_pad 0x0 +int dimen notification_top_pad_large_text 0x0 +int drawable common_full_open_on_phone 0x0 +int drawable common_google_signin_btn_icon_dark 0x0 +int drawable common_google_signin_btn_icon_dark_focused 0x0 +int drawable common_google_signin_btn_icon_dark_normal 0x0 +int drawable common_google_signin_btn_icon_dark_normal_background 0x0 +int drawable common_google_signin_btn_icon_disabled 0x0 +int drawable common_google_signin_btn_icon_light 0x0 +int drawable common_google_signin_btn_icon_light_focused 0x0 +int drawable common_google_signin_btn_icon_light_normal 0x0 +int drawable common_google_signin_btn_icon_light_normal_background 0x0 +int drawable common_google_signin_btn_text_dark 0x0 +int drawable common_google_signin_btn_text_dark_focused 0x0 +int drawable common_google_signin_btn_text_dark_normal 0x0 +int drawable common_google_signin_btn_text_dark_normal_background 0x0 +int drawable common_google_signin_btn_text_disabled 0x0 +int drawable common_google_signin_btn_text_light 0x0 +int drawable common_google_signin_btn_text_light_focused 0x0 +int drawable common_google_signin_btn_text_light_normal 0x0 +int drawable common_google_signin_btn_text_light_normal_background 0x0 +int drawable googleg_disabled_color_18 0x0 +int drawable googleg_standard_color_18 0x0 +int drawable notification_action_background 0x0 +int drawable notification_bg 0x0 +int drawable notification_bg_low 0x0 +int drawable notification_bg_low_normal 0x0 +int drawable notification_bg_low_pressed 0x0 +int drawable notification_bg_normal 0x0 +int drawable notification_bg_normal_pressed 0x0 +int drawable notification_icon_background 0x0 +int drawable notification_template_icon_bg 0x0 +int drawable notification_template_icon_low_bg 0x0 +int drawable notification_tile_bg 0x0 +int drawable notify_panel_notification_icon_bg 0x0 +int id accessibility_action_clickable_span 0x0 +int id accessibility_custom_action_0 0x0 +int id accessibility_custom_action_1 0x0 +int id accessibility_custom_action_10 0x0 +int id accessibility_custom_action_11 0x0 +int id accessibility_custom_action_12 0x0 +int id accessibility_custom_action_13 0x0 +int id accessibility_custom_action_14 0x0 +int id accessibility_custom_action_15 0x0 +int id accessibility_custom_action_16 0x0 +int id accessibility_custom_action_17 0x0 +int id accessibility_custom_action_18 0x0 +int id accessibility_custom_action_19 0x0 +int id accessibility_custom_action_2 0x0 +int id accessibility_custom_action_20 0x0 +int id accessibility_custom_action_21 0x0 +int id accessibility_custom_action_22 0x0 +int id accessibility_custom_action_23 0x0 +int id accessibility_custom_action_24 0x0 +int id accessibility_custom_action_25 0x0 +int id accessibility_custom_action_26 0x0 +int id accessibility_custom_action_27 0x0 +int id accessibility_custom_action_28 0x0 +int id accessibility_custom_action_29 0x0 +int id accessibility_custom_action_3 0x0 +int id accessibility_custom_action_30 0x0 +int id accessibility_custom_action_31 0x0 +int id accessibility_custom_action_4 0x0 +int id accessibility_custom_action_5 0x0 +int id accessibility_custom_action_6 0x0 +int id accessibility_custom_action_7 0x0 +int id accessibility_custom_action_8 0x0 +int id accessibility_custom_action_9 0x0 +int id action_container 0x0 +int id action_divider 0x0 +int id action_image 0x0 +int id action_text 0x0 +int id actions 0x0 +int id adjust_height 0x0 +int id adjust_width 0x0 +int id androidx_window_activity_scope 0x0 +int id async 0x0 +int id auto 0x0 +int id blocking 0x0 +int id bottom 0x0 +int id chronometer 0x0 +int id dark 0x0 +int id dialog_button 0x0 +int id end 0x0 +int id forever 0x0 +int id icon 0x0 +int id icon_group 0x0 +int id icon_only 0x0 +int id info 0x0 +int id italic 0x0 +int id left 0x0 +int id light 0x0 +int id line1 0x0 +int id line3 0x0 +int id locale 0x0 +int id ltr 0x0 +int id none 0x0 +int id normal 0x0 +int id notification_background 0x0 +int id notification_main_column 0x0 +int id notification_main_column_container 0x0 +int id right 0x0 +int id right_icon 0x0 +int id right_side 0x0 +int id rtl 0x0 +int id standard 0x0 +int id start 0x0 +int id tag_accessibility_actions 0x0 +int id tag_accessibility_clickable_spans 0x0 +int id tag_accessibility_heading 0x0 +int id tag_accessibility_pane_title 0x0 +int id tag_on_apply_window_listener 0x0 +int id tag_on_receive_content_listener 0x0 +int id tag_on_receive_content_mime_types 0x0 +int id tag_screen_reader_focusable 0x0 +int id tag_state_description 0x0 +int id tag_transition_group 0x0 +int id tag_unhandled_key_event_manager 0x0 +int id tag_unhandled_key_listeners 0x0 +int id tag_window_insets_animation_callback 0x0 +int id text 0x0 +int id text2 0x0 +int id time 0x0 +int id title 0x0 +int id top 0x0 +int id wide 0x0 +int integer google_play_services_version 0x0 +int integer status_bar_notification_info_maxnum 0x0 +int layout custom_dialog 0x0 +int layout notification_action 0x0 +int layout notification_action_tombstone 0x0 +int layout notification_template_custom_big 0x0 +int layout notification_template_icon_group 0x0 +int layout notification_template_part_chronometer 0x0 +int layout notification_template_part_time 0x0 +int raw firebase_common_keep 0x0 +int string common_google_play_services_enable_button 0x0 +int string common_google_play_services_enable_text 0x0 +int string common_google_play_services_enable_title 0x0 +int string common_google_play_services_install_button 0x0 +int string common_google_play_services_install_text 0x0 +int string common_google_play_services_install_title 0x0 +int string common_google_play_services_notification_channel_name 0x0 +int string common_google_play_services_notification_ticker 0x0 +int string common_google_play_services_unknown_issue 0x0 +int string common_google_play_services_unsupported_text 0x0 +int string common_google_play_services_update_button 0x0 +int string common_google_play_services_update_text 0x0 +int string common_google_play_services_update_title 0x0 +int string common_google_play_services_updating_text 0x0 +int string common_google_play_services_wear_update_text 0x0 +int string common_open_on_phone 0x0 +int string common_signin_button_text 0x0 +int string common_signin_button_text_long 0x0 +int string status_bar_notification_info_overflow 0x0 +int style TextAppearance_Compat_Notification 0x0 +int style TextAppearance_Compat_Notification_Info 0x0 +int style TextAppearance_Compat_Notification_Line2 0x0 +int style TextAppearance_Compat_Notification_Time 0x0 +int style TextAppearance_Compat_Notification_Title 0x0 +int style Widget_Compat_NotificationActionContainer 0x0 +int style Widget_Compat_NotificationActionText 0x0 +int style Widget_Support_CoordinatorLayout 0x0 +int[] styleable ActivityFilter { 0x0, 0x0 } +int styleable ActivityFilter_activityAction 0 +int styleable ActivityFilter_activityName 1 +int[] styleable ActivityRule { 0x0 } +int styleable ActivityRule_alwaysExpand 0 +int[] styleable Capability { 0x0, 0x0 } +int styleable Capability_queryPatterns 0 +int styleable Capability_shortcutMatchRequired 1 +int[] styleable ColorStateListItem { 0x0, 0x101031f, 0x10101a5 } +int styleable ColorStateListItem_alpha 0 +int styleable ColorStateListItem_android_alpha 1 +int styleable ColorStateListItem_android_color 2 +int[] styleable CoordinatorLayout { 0x0, 0x0 } +int styleable CoordinatorLayout_keylines 0 +int styleable CoordinatorLayout_statusBarBackground 1 +int[] styleable CoordinatorLayout_Layout { 0x10100b3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } +int styleable CoordinatorLayout_Layout_android_layout_gravity 0 +int styleable CoordinatorLayout_Layout_layout_anchor 1 +int styleable CoordinatorLayout_Layout_layout_anchorGravity 2 +int styleable CoordinatorLayout_Layout_layout_behavior 3 +int styleable CoordinatorLayout_Layout_layout_dodgeInsetEdges 4 +int styleable CoordinatorLayout_Layout_layout_insetEdge 5 +int styleable CoordinatorLayout_Layout_layout_keyline 6 +int[] styleable FontFamily { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } +int styleable FontFamily_fontProviderAuthority 0 +int styleable FontFamily_fontProviderCerts 1 +int styleable FontFamily_fontProviderFetchStrategy 2 +int styleable FontFamily_fontProviderFetchTimeout 3 +int styleable FontFamily_fontProviderPackage 4 +int styleable FontFamily_fontProviderQuery 5 +int styleable FontFamily_fontProviderSystemFontFamily 6 +int[] styleable FontFamilyFont { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x0, 0x0, 0x0, 0x0, 0x0 } +int styleable FontFamilyFont_android_font 0 +int styleable FontFamilyFont_android_fontStyle 1 +int styleable FontFamilyFont_android_fontVariationSettings 2 +int styleable FontFamilyFont_android_fontWeight 3 +int styleable FontFamilyFont_android_ttcIndex 4 +int styleable FontFamilyFont_font 5 +int styleable FontFamilyFont_fontStyle 6 +int styleable FontFamilyFont_fontVariationSettings 7 +int styleable FontFamilyFont_fontWeight 8 +int styleable FontFamilyFont_ttcIndex 9 +int[] styleable GradientColor { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 } +int styleable GradientColor_android_centerColor 0 +int styleable GradientColor_android_centerX 1 +int styleable GradientColor_android_centerY 2 +int styleable GradientColor_android_endColor 3 +int styleable GradientColor_android_endX 4 +int styleable GradientColor_android_endY 5 +int styleable GradientColor_android_gradientRadius 6 +int styleable GradientColor_android_startColor 7 +int styleable GradientColor_android_startX 8 +int styleable GradientColor_android_startY 9 +int styleable GradientColor_android_tileMode 10 +int styleable GradientColor_android_type 11 +int[] styleable GradientColorItem { 0x10101a5, 0x1010514 } +int styleable GradientColorItem_android_color 0 +int styleable GradientColorItem_android_offset 1 +int[] styleable LoadingImageView { 0x0, 0x0, 0x0 } +int styleable LoadingImageView_circleCrop 0 +int styleable LoadingImageView_imageAspectRatio 1 +int styleable LoadingImageView_imageAspectRatioAdjust 2 +int[] styleable SignInButton { 0x0, 0x0, 0x0 } +int styleable SignInButton_buttonSize 0 +int styleable SignInButton_colorScheme 1 +int styleable SignInButton_scopeUris 2 +int[] styleable SplitPairFilter { 0x0, 0x0, 0x0 } +int styleable SplitPairFilter_primaryActivityName 0 +int styleable SplitPairFilter_secondaryActivityAction 1 +int styleable SplitPairFilter_secondaryActivityName 2 +int[] styleable SplitPairRule { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } +int styleable SplitPairRule_clearTop 0 +int styleable SplitPairRule_finishPrimaryWithSecondary 1 +int styleable SplitPairRule_finishSecondaryWithPrimary 2 +int styleable SplitPairRule_splitLayoutDirection 3 +int styleable SplitPairRule_splitMinSmallestWidth 4 +int styleable SplitPairRule_splitMinWidth 5 +int styleable SplitPairRule_splitRatio 6 +int[] styleable SplitPlaceholderRule { 0x0, 0x0, 0x0, 0x0, 0x0 } +int styleable SplitPlaceholderRule_placeholderActivityName 0 +int styleable SplitPlaceholderRule_splitLayoutDirection 1 +int styleable SplitPlaceholderRule_splitMinSmallestWidth 2 +int styleable SplitPlaceholderRule_splitMinWidth 3 +int styleable SplitPlaceholderRule_splitRatio 4 diff --git a/mobile/build/cloud_firestore/intermediates/incremental/debug-mergeJavaRes/merge-state b/mobile/build/cloud_firestore/intermediates/incremental/debug-mergeJavaRes/merge-state new file mode 100644 index 0000000..1c983fc Binary files /dev/null and b/mobile/build/cloud_firestore/intermediates/incremental/debug-mergeJavaRes/merge-state differ diff --git a/mobile/build/cloud_firestore/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties b/mobile/build/cloud_firestore/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties new file mode 100644 index 0000000..7cf7101 --- /dev/null +++ b/mobile/build/cloud_firestore/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties @@ -0,0 +1 @@ +#Thu Dec 21 00:19:27 EET 2023 diff --git a/mobile/build/cloud_firestore/intermediates/incremental/debug/packageDebugResources/merger.xml b/mobile/build/cloud_firestore/intermediates/incremental/debug/packageDebugResources/merger.xml new file mode 100644 index 0000000..bbe9638 --- /dev/null +++ b/mobile/build/cloud_firestore/intermediates/incremental/debug/packageDebugResources/merger.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/mobile/build/cloud_firestore/intermediates/incremental/mergeDebugJniLibFolders/merger.xml b/mobile/build/cloud_firestore/intermediates/incremental/mergeDebugJniLibFolders/merger.xml new file mode 100644 index 0000000..264213f --- /dev/null +++ b/mobile/build/cloud_firestore/intermediates/incremental/mergeDebugJniLibFolders/merger.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/mobile/build/cloud_firestore/intermediates/incremental/mergeDebugShaders/merger.xml b/mobile/build/cloud_firestore/intermediates/incremental/mergeDebugShaders/merger.xml new file mode 100644 index 0000000..f3604d1 --- /dev/null +++ b/mobile/build/cloud_firestore/intermediates/incremental/mergeDebugShaders/merger.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/mobile/build/cloud_firestore/intermediates/incremental/packageDebugAssets/merger.xml b/mobile/build/cloud_firestore/intermediates/incremental/packageDebugAssets/merger.xml new file mode 100644 index 0000000..b254d65 --- /dev/null +++ b/mobile/build/cloud_firestore/intermediates/incremental/packageDebugAssets/merger.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/mobile/build/cloud_firestore/intermediates/local_only_symbol_list/debug/R-def.txt b/mobile/build/cloud_firestore/intermediates/local_only_symbol_list/debug/R-def.txt new file mode 100644 index 0000000..78ac5b8 --- /dev/null +++ b/mobile/build/cloud_firestore/intermediates/local_only_symbol_list/debug/R-def.txt @@ -0,0 +1,2 @@ +R_DEF: Internal format may change without notice +local diff --git a/mobile/build/cloud_firestore/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt b/mobile/build/cloud_firestore/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt new file mode 100644 index 0000000..3946696 --- /dev/null +++ b/mobile/build/cloud_firestore/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt @@ -0,0 +1,25 @@ +1 +2 +4 +5 /home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml +7 android:targetSdkVersion="19" /> +7-->/home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml +8 +9 +9-->/home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml:3:5-8:19 +10 +10-->/home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml:4:9-7:19 +10-->/home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml:4:18-89 +11 /home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml:5:13-6:92 +12 android:name="com.google.firebase.components:io.flutter.plugins.firebase.firestore.FlutterFirebaseFirestoreRegistrar" +12-->/home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml:5:24-141 +13 android:value="com.google.firebase.components.ComponentRegistrar" /> +13-->/home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml:6:24-89 +14 +15 +16 +17 diff --git a/mobile/build/cloud_firestore/intermediates/merged_java_res/debug/feature-cloud_firestore.jar b/mobile/build/cloud_firestore/intermediates/merged_java_res/debug/feature-cloud_firestore.jar new file mode 100644 index 0000000..15cb0ec Binary files /dev/null and b/mobile/build/cloud_firestore/intermediates/merged_java_res/debug/feature-cloud_firestore.jar differ diff --git a/mobile/build/cloud_firestore/intermediates/merged_manifest/debug/AndroidManifest.xml b/mobile/build/cloud_firestore/intermediates/merged_manifest/debug/AndroidManifest.xml new file mode 100644 index 0000000..3d14c49 --- /dev/null +++ b/mobile/build/cloud_firestore/intermediates/merged_manifest/debug/AndroidManifest.xml @@ -0,0 +1,17 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/mobile/build/cloud_firestore/intermediates/navigation_json/debug/navigation.json b/mobile/build/cloud_firestore/intermediates/navigation_json/debug/navigation.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/mobile/build/cloud_firestore/intermediates/navigation_json/debug/navigation.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/mobile/build/cloud_firestore/intermediates/packaged_manifests/debug/output-metadata.json b/mobile/build/cloud_firestore/intermediates/packaged_manifests/debug/output-metadata.json new file mode 100644 index 0000000..f366726 --- /dev/null +++ b/mobile/build/cloud_firestore/intermediates/packaged_manifests/debug/output-metadata.json @@ -0,0 +1,18 @@ +{ + "version": 3, + "artifactType": { + "type": "PACKAGED_MANIFESTS", + "kind": "Directory" + }, + "applicationId": "io.flutter.plugins.firebase.firestore", + "variantName": "debug", + "elements": [ + { + "type": "SINGLE", + "filters": [], + "attributes": [], + "outputFile": "../../merged_manifest/debug/AndroidManifest.xml" + } + ], + "elementType": "File" +} \ No newline at end of file diff --git a/mobile/build/cloud_firestore/intermediates/runtime_library_classes_jar/debug/classes.jar b/mobile/build/cloud_firestore/intermediates/runtime_library_classes_jar/debug/classes.jar new file mode 100644 index 0000000..19f06da Binary files /dev/null and b/mobile/build/cloud_firestore/intermediates/runtime_library_classes_jar/debug/classes.jar differ diff --git a/mobile/build/cloud_firestore/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt b/mobile/build/cloud_firestore/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt new file mode 100644 index 0000000..d38a9b0 --- /dev/null +++ b/mobile/build/cloud_firestore/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt @@ -0,0 +1,261 @@ +io.flutter.plugins.firebase.firestore +attr activityAction +attr activityName +attr alpha +attr alwaysExpand +attr buttonSize +attr circleCrop +attr clearTop +attr colorScheme +attr coordinatorLayoutStyle +attr finishPrimaryWithSecondary +attr finishSecondaryWithPrimary +attr font +attr fontProviderAuthority +attr fontProviderCerts +attr fontProviderFetchStrategy +attr fontProviderFetchTimeout +attr fontProviderPackage +attr fontProviderQuery +attr fontProviderSystemFontFamily +attr fontStyle +attr fontVariationSettings +attr fontWeight +attr imageAspectRatio +attr imageAspectRatioAdjust +attr keylines +attr layout_anchor +attr layout_anchorGravity +attr layout_behavior +attr layout_dodgeInsetEdges +attr layout_insetEdge +attr layout_keyline +attr nestedScrollViewStyle +attr placeholderActivityName +attr primaryActivityName +attr queryPatterns +attr scopeUris +attr secondaryActivityAction +attr secondaryActivityName +attr shortcutMatchRequired +attr splitLayoutDirection +attr splitMinSmallestWidth +attr splitMinWidth +attr splitRatio +attr statusBarBackground +attr ttcIndex +color androidx_core_ripple_material_light +color androidx_core_secondary_text_default_material_light +color common_google_signin_btn_text_dark +color common_google_signin_btn_text_dark_default +color common_google_signin_btn_text_dark_disabled +color common_google_signin_btn_text_dark_focused +color common_google_signin_btn_text_dark_pressed +color common_google_signin_btn_text_light +color common_google_signin_btn_text_light_default +color common_google_signin_btn_text_light_disabled +color common_google_signin_btn_text_light_focused +color common_google_signin_btn_text_light_pressed +color common_google_signin_btn_tint +color notification_action_color_filter +color notification_icon_bg_color +color ripple_material_light +color secondary_text_default_material_light +dimen compat_button_inset_horizontal_material +dimen compat_button_inset_vertical_material +dimen compat_button_padding_horizontal_material +dimen compat_button_padding_vertical_material +dimen compat_control_corner_material +dimen compat_notification_large_icon_max_height +dimen compat_notification_large_icon_max_width +dimen notification_action_icon_size +dimen notification_action_text_size +dimen notification_big_circle_margin +dimen notification_content_margin_start +dimen notification_large_icon_height +dimen notification_large_icon_width +dimen notification_main_column_padding_top +dimen notification_media_narrow_margin +dimen notification_right_icon_size +dimen notification_right_side_padding_top +dimen notification_small_icon_background_padding +dimen notification_small_icon_size_as_large +dimen notification_subtext_size +dimen notification_top_pad +dimen notification_top_pad_large_text +drawable common_full_open_on_phone +drawable common_google_signin_btn_icon_dark +drawable common_google_signin_btn_icon_dark_focused +drawable common_google_signin_btn_icon_dark_normal +drawable common_google_signin_btn_icon_dark_normal_background +drawable common_google_signin_btn_icon_disabled +drawable common_google_signin_btn_icon_light +drawable common_google_signin_btn_icon_light_focused +drawable common_google_signin_btn_icon_light_normal +drawable common_google_signin_btn_icon_light_normal_background +drawable common_google_signin_btn_text_dark +drawable common_google_signin_btn_text_dark_focused +drawable common_google_signin_btn_text_dark_normal +drawable common_google_signin_btn_text_dark_normal_background +drawable common_google_signin_btn_text_disabled +drawable common_google_signin_btn_text_light +drawable common_google_signin_btn_text_light_focused +drawable common_google_signin_btn_text_light_normal +drawable common_google_signin_btn_text_light_normal_background +drawable googleg_disabled_color_18 +drawable googleg_standard_color_18 +drawable notification_action_background +drawable notification_bg +drawable notification_bg_low +drawable notification_bg_low_normal +drawable notification_bg_low_pressed +drawable notification_bg_normal +drawable notification_bg_normal_pressed +drawable notification_icon_background +drawable notification_template_icon_bg +drawable notification_template_icon_low_bg +drawable notification_tile_bg +drawable notify_panel_notification_icon_bg +id accessibility_action_clickable_span +id accessibility_custom_action_0 +id accessibility_custom_action_1 +id accessibility_custom_action_10 +id accessibility_custom_action_11 +id accessibility_custom_action_12 +id accessibility_custom_action_13 +id accessibility_custom_action_14 +id accessibility_custom_action_15 +id accessibility_custom_action_16 +id accessibility_custom_action_17 +id accessibility_custom_action_18 +id accessibility_custom_action_19 +id accessibility_custom_action_2 +id accessibility_custom_action_20 +id accessibility_custom_action_21 +id accessibility_custom_action_22 +id accessibility_custom_action_23 +id accessibility_custom_action_24 +id accessibility_custom_action_25 +id accessibility_custom_action_26 +id accessibility_custom_action_27 +id accessibility_custom_action_28 +id accessibility_custom_action_29 +id accessibility_custom_action_3 +id accessibility_custom_action_30 +id accessibility_custom_action_31 +id accessibility_custom_action_4 +id accessibility_custom_action_5 +id accessibility_custom_action_6 +id accessibility_custom_action_7 +id accessibility_custom_action_8 +id accessibility_custom_action_9 +id action_container +id action_divider +id action_image +id action_text +id actions +id adjust_height +id adjust_width +id androidx_window_activity_scope +id async +id auto +id blocking +id bottom +id chronometer +id dark +id dialog_button +id end +id forever +id icon +id icon_group +id icon_only +id info +id italic +id left +id light +id line1 +id line3 +id locale +id ltr +id none +id normal +id notification_background +id notification_main_column +id notification_main_column_container +id right +id right_icon +id right_side +id rtl +id standard +id start +id tag_accessibility_actions +id tag_accessibility_clickable_spans +id tag_accessibility_heading +id tag_accessibility_pane_title +id tag_on_apply_window_listener +id tag_on_receive_content_listener +id tag_on_receive_content_mime_types +id tag_screen_reader_focusable +id tag_state_description +id tag_transition_group +id tag_unhandled_key_event_manager +id tag_unhandled_key_listeners +id tag_window_insets_animation_callback +id text +id text2 +id time +id title +id top +id wide +integer google_play_services_version +integer status_bar_notification_info_maxnum +layout custom_dialog +layout notification_action +layout notification_action_tombstone +layout notification_template_custom_big +layout notification_template_icon_group +layout notification_template_part_chronometer +layout notification_template_part_time +raw firebase_common_keep +string common_google_play_services_enable_button +string common_google_play_services_enable_text +string common_google_play_services_enable_title +string common_google_play_services_install_button +string common_google_play_services_install_text +string common_google_play_services_install_title +string common_google_play_services_notification_channel_name +string common_google_play_services_notification_ticker +string common_google_play_services_unknown_issue +string common_google_play_services_unsupported_text +string common_google_play_services_update_button +string common_google_play_services_update_text +string common_google_play_services_update_title +string common_google_play_services_updating_text +string common_google_play_services_wear_update_text +string common_open_on_phone +string common_signin_button_text +string common_signin_button_text_long +string status_bar_notification_info_overflow +style TextAppearance_Compat_Notification +style TextAppearance_Compat_Notification_Info +style TextAppearance_Compat_Notification_Line2 +style TextAppearance_Compat_Notification_Time +style TextAppearance_Compat_Notification_Title +style Widget_Compat_NotificationActionContainer +style Widget_Compat_NotificationActionText +style Widget_Support_CoordinatorLayout +styleable ActivityFilter activityAction activityName +styleable ActivityRule alwaysExpand +styleable Capability queryPatterns shortcutMatchRequired +styleable ColorStateListItem alpha android_alpha android_color +styleable CoordinatorLayout keylines statusBarBackground +styleable CoordinatorLayout_Layout android_layout_gravity layout_anchor layout_anchorGravity layout_behavior layout_dodgeInsetEdges layout_insetEdge layout_keyline +styleable FontFamily fontProviderAuthority fontProviderCerts fontProviderFetchStrategy fontProviderFetchTimeout fontProviderPackage fontProviderQuery fontProviderSystemFontFamily +styleable FontFamilyFont android_font android_fontStyle android_fontVariationSettings android_fontWeight android_ttcIndex font fontStyle fontVariationSettings fontWeight ttcIndex +styleable GradientColor android_centerColor android_centerX android_centerY android_endColor android_endX android_endY android_gradientRadius android_startColor android_startX android_startY android_tileMode android_type +styleable GradientColorItem android_color android_offset +styleable LoadingImageView circleCrop imageAspectRatio imageAspectRatioAdjust +styleable SignInButton buttonSize colorScheme scopeUris +styleable SplitPairFilter primaryActivityName secondaryActivityAction secondaryActivityName +styleable SplitPairRule clearTop finishPrimaryWithSecondary finishSecondaryWithPrimary splitLayoutDirection splitMinSmallestWidth splitMinWidth splitRatio +styleable SplitPlaceholderRule placeholderActivityName splitLayoutDirection splitMinSmallestWidth splitMinWidth splitRatio diff --git a/mobile/build/cloud_firestore/outputs/aar/cloud_firestore-debug.aar b/mobile/build/cloud_firestore/outputs/aar/cloud_firestore-debug.aar new file mode 100644 index 0000000..6938f8d Binary files /dev/null and b/mobile/build/cloud_firestore/outputs/aar/cloud_firestore-debug.aar differ diff --git a/mobile/build/cloud_firestore/outputs/logs/manifest-merger-debug-report.txt b/mobile/build/cloud_firestore/outputs/logs/manifest-merger-debug-report.txt new file mode 100644 index 0000000..ccffcb9 --- /dev/null +++ b/mobile/build/cloud_firestore/outputs/logs/manifest-merger-debug-report.txt @@ -0,0 +1,37 @@ +-- Merging decision tree log --- +manifest +ADDED from /home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml:1:1-9:12 +INJECTED from /home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml:1:1-9:12 +INJECTED from /home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml:1:1-9:12 + package + ADDED from /home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml:2:3-50 + INJECTED from /home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml + INJECTED from /home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml + xmlns:android + ADDED from /home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml:1:11-69 +application +ADDED from /home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml:3:5-8:19 +service#com.google.firebase.components.ComponentDiscoveryService +ADDED from /home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml:4:9-7:19 + android:name + ADDED from /home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml:4:18-89 +meta-data#com.google.firebase.components:io.flutter.plugins.firebase.firestore.FlutterFirebaseFirestoreRegistrar +ADDED from /home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml:5:13-6:92 + android:value + ADDED from /home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml:6:24-89 + android:name + ADDED from /home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml:5:24-141 +uses-sdk +INJECTED from /home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml reason: use-sdk injection requested +INJECTED from /home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml +INJECTED from /home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml +INJECTED from /home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml +INJECTED from /home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml + android:targetSdkVersion + INJECTED from /home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml + ADDED from /home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml + INJECTED from /home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml + android:minSdkVersion + INJECTED from /home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml + ADDED from /home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml + INJECTED from /home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml diff --git a/mobile/build/cloud_firestore/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin b/mobile/build/cloud_firestore/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin new file mode 100644 index 0000000..6e1f30a Binary files /dev/null and b/mobile/build/cloud_firestore/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin differ -- cgit v1.2.3