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_auth/intermediates/manifest_merge_blame_file | |
| 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_auth/intermediates/manifest_merge_blame_file')
| -rw-r--r-- | mobile/build/firebase_auth/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/mobile/build/firebase_auth/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt b/mobile/build/firebase_auth/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt new file mode 100644 index 0000000..ec14559 --- /dev/null +++ b/mobile/build/firebase_auth/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt @@ -0,0 +1,25 @@ +1<?xml version="1.0" encoding="utf-8"?> +2<manifest xmlns:android="http://schemas.android.com/apk/res/android" +3 package="io.flutter.plugins.firebase.auth" > +4 +5 <uses-sdk +6 android:minSdkVersion="19" +6-->/home/omar/.pub-cache/hosted/pub.dev/firebase_auth-4.15.0/android/src/main/AndroidManifest.xml +7 android:targetSdkVersion="19" /> +7-->/home/omar/.pub-cache/hosted/pub.dev/firebase_auth-4.15.0/android/src/main/AndroidManifest.xml +8 +9 <application> +9-->/home/omar/.pub-cache/hosted/pub.dev/firebase_auth-4.15.0/android/src/main/AndroidManifest.xml:3:5-8:19 +10 <service android:name="com.google.firebase.components.ComponentDiscoveryService" > +10-->/home/omar/.pub-cache/hosted/pub.dev/firebase_auth-4.15.0/android/src/main/AndroidManifest.xml:4:9-7:19 +10-->/home/omar/.pub-cache/hosted/pub.dev/firebase_auth-4.15.0/android/src/main/AndroidManifest.xml:4:18-89 +11 <meta-data +11-->/home/omar/.pub-cache/hosted/pub.dev/firebase_auth-4.15.0/android/src/main/AndroidManifest.xml:5:13-6:92 +12 android:name="com.google.firebase.components:io.flutter.plugins.firebase.auth.FlutterFirebaseAuthRegistrar" +12-->/home/omar/.pub-cache/hosted/pub.dev/firebase_auth-4.15.0/android/src/main/AndroidManifest.xml:5:24-131 +13 android:value="com.google.firebase.components.ComponentRegistrar" /> +13-->/home/omar/.pub-cache/hosted/pub.dev/firebase_auth-4.15.0/android/src/main/AndroidManifest.xml:6:24-89 +14 </service> +15 </application> +16 +17</manifest> |
