diff options
| author | omagdy7 <omar.professional8777@gmail.com> | 2023-12-20 19:40:11 +0200 |
|---|---|---|
| committer | omagdy7 <omar.professional8777@gmail.com> | 2023-12-20 19:40:11 +0200 |
| commit | b84fe9a9c4c18a3f4e957f76ead34403c4316f76 (patch) | |
| tree | 14e4b37ae137ed538eaa14af4228c41033facac8 /mobile/build/firebase_core/outputs | |
| parent | 953b5ce3ad7e933c6f008202346fe5bf2985bf9e (diff) | |
| download | carpool-b84fe9a9c4c18a3f4e957f76ead34403c4316f76.tar.xz carpool-b84fe9a9c4c18a3f4e957f76ead34403c4316f76.zip | |
Added a simple Login and SignUp page for the web driver app
Diffstat (limited to 'mobile/build/firebase_core/outputs')
| -rw-r--r-- | mobile/build/firebase_core/outputs/aar/firebase_core-debug.aar | bin | 0 -> 31230 bytes | |||
| -rw-r--r-- | mobile/build/firebase_core/outputs/logs/manifest-merger-debug-report.txt | 37 |
2 files changed, 37 insertions, 0 deletions
diff --git a/mobile/build/firebase_core/outputs/aar/firebase_core-debug.aar b/mobile/build/firebase_core/outputs/aar/firebase_core-debug.aar Binary files differnew file mode 100644 index 0000000..03570a4 --- /dev/null +++ b/mobile/build/firebase_core/outputs/aar/firebase_core-debug.aar diff --git a/mobile/build/firebase_core/outputs/logs/manifest-merger-debug-report.txt b/mobile/build/firebase_core/outputs/logs/manifest-merger-debug-report.txt new file mode 100644 index 0000000..efbcbd4 --- /dev/null +++ b/mobile/build/firebase_core/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/firebase_core-2.24.0/android/src/main/AndroidManifest.xml:1:1-11:12 +INJECTED from /home/omar/.pub-cache/hosted/pub.dev/firebase_core-2.24.0/android/src/main/AndroidManifest.xml:1:1-11:12 +INJECTED from /home/omar/.pub-cache/hosted/pub.dev/firebase_core-2.24.0/android/src/main/AndroidManifest.xml:1:1-11:12 + package + ADDED from /home/omar/.pub-cache/hosted/pub.dev/firebase_core-2.24.0/android/src/main/AndroidManifest.xml:2:5-47 + INJECTED from /home/omar/.pub-cache/hosted/pub.dev/firebase_core-2.24.0/android/src/main/AndroidManifest.xml + INJECTED from /home/omar/.pub-cache/hosted/pub.dev/firebase_core-2.24.0/android/src/main/AndroidManifest.xml + xmlns:android + ADDED from /home/omar/.pub-cache/hosted/pub.dev/firebase_core-2.24.0/android/src/main/AndroidManifest.xml:1:11-69 +application +ADDED from /home/omar/.pub-cache/hosted/pub.dev/firebase_core-2.24.0/android/src/main/AndroidManifest.xml:4:5-10:19 +service#com.google.firebase.components.ComponentDiscoveryService +ADDED from /home/omar/.pub-cache/hosted/pub.dev/firebase_core-2.24.0/android/src/main/AndroidManifest.xml:5:9-9:19 + android:name + ADDED from /home/omar/.pub-cache/hosted/pub.dev/firebase_core-2.24.0/android/src/main/AndroidManifest.xml:5:18-89 +meta-data#com.google.firebase.components:io.flutter.plugins.firebase.core.FlutterFirebaseCoreRegistrar +ADDED from /home/omar/.pub-cache/hosted/pub.dev/firebase_core-2.24.0/android/src/main/AndroidManifest.xml:6:13-8:85 + android:value + ADDED from /home/omar/.pub-cache/hosted/pub.dev/firebase_core-2.24.0/android/src/main/AndroidManifest.xml:8:17-82 + android:name + ADDED from /home/omar/.pub-cache/hosted/pub.dev/firebase_core-2.24.0/android/src/main/AndroidManifest.xml:7:17-124 +uses-sdk +INJECTED from /home/omar/.pub-cache/hosted/pub.dev/firebase_core-2.24.0/android/src/main/AndroidManifest.xml reason: use-sdk injection requested +INJECTED from /home/omar/.pub-cache/hosted/pub.dev/firebase_core-2.24.0/android/src/main/AndroidManifest.xml +INJECTED from /home/omar/.pub-cache/hosted/pub.dev/firebase_core-2.24.0/android/src/main/AndroidManifest.xml +INJECTED from /home/omar/.pub-cache/hosted/pub.dev/firebase_core-2.24.0/android/src/main/AndroidManifest.xml +INJECTED from /home/omar/.pub-cache/hosted/pub.dev/firebase_core-2.24.0/android/src/main/AndroidManifest.xml + android:targetSdkVersion + INJECTED from /home/omar/.pub-cache/hosted/pub.dev/firebase_core-2.24.0/android/src/main/AndroidManifest.xml + ADDED from /home/omar/.pub-cache/hosted/pub.dev/firebase_core-2.24.0/android/src/main/AndroidManifest.xml + INJECTED from /home/omar/.pub-cache/hosted/pub.dev/firebase_core-2.24.0/android/src/main/AndroidManifest.xml + android:minSdkVersion + INJECTED from /home/omar/.pub-cache/hosted/pub.dev/firebase_core-2.24.0/android/src/main/AndroidManifest.xml + ADDED from /home/omar/.pub-cache/hosted/pub.dev/firebase_core-2.24.0/android/src/main/AndroidManifest.xml + INJECTED from /home/omar/.pub-cache/hosted/pub.dev/firebase_core-2.24.0/android/src/main/AndroidManifest.xml |
