1<?xml version="1.0" encoding="utf-8"?>
2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3    package="com.frannzg.todolistprueba"
4    android:versionCode="1"
5    android:versionName="1.0" >
6
7    <uses-sdk
8        android:minSdkVersion="28"
9        android:targetSdkVersion="34" />
10
11    <permission
11-->[androidx.core:core:1.13.0] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\42dfdf811721b94244c28f65a2afec29\transformed\core-1.13.0\AndroidManifest.xml:22:5-24:47
12        android:name="com.frannzg.todolistprueba.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION"
12-->[androidx.core:core:1.13.0] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\42dfdf811721b94244c28f65a2afec29\transformed\core-1.13.0\AndroidManifest.xml:23:9-81
13        android:protectionLevel="signature" />
13-->[androidx.core:core:1.13.0] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\42dfdf811721b94244c28f65a2afec29\transformed\core-1.13.0\AndroidManifest.xml:24:9-44
14
15    <uses-permission android:name="com.frannzg.todolistprueba.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" />
15-->[androidx.core:core:1.13.0] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\42dfdf811721b94244c28f65a2afec29\transformed\core-1.13.0\AndroidManifest.xml:26:5-97
15-->[androidx.core:core:1.13.0] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\42dfdf811721b94244c28f65a2afec29\transformed\core-1.13.0\AndroidManifest.xml:26:22-94
16
17    <application
17-->C:\Users\Usuario.DESKTOP-F8NFSKL\.android\todoListPrueba\app\src\main\AndroidManifest.xml:5:5-24:19
18        android:allowBackup="true"
18-->C:\Users\Usuario.DESKTOP-F8NFSKL\.android\todoListPrueba\app\src\main\AndroidManifest.xml:6:9-35
19        android:appComponentFactory="androidx.core.app.CoreComponentFactory"
19-->[androidx.core:core:1.13.0] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\42dfdf811721b94244c28f65a2afec29\transformed\core-1.13.0\AndroidManifest.xml:28:18-86
20        android:dataExtractionRules="@xml/data_extraction_rules"
20-->C:\Users\Usuario.DESKTOP-F8NFSKL\.android\todoListPrueba\app\src\main\AndroidManifest.xml:7:9-65
21        android:debuggable="true"
22        android:extractNativeLibs="false"
23        android:fullBackupContent="@xml/backup_rules"
23-->C:\Users\Usuario.DESKTOP-F8NFSKL\.android\todoListPrueba\app\src\main\AndroidManifest.xml:8:9-54
24        android:icon="@mipmap/ic_launcher"
24-->C:\Users\Usuario.DESKTOP-F8NFSKL\.android\todoListPrueba\app\src\main\AndroidManifest.xml:9:9-43
25        android:label="@string/app_name"
25-->C:\Users\Usuario.DESKTOP-F8NFSKL\.android\todoListPrueba\app\src\main\AndroidManifest.xml:10:9-41
26        android:roundIcon="@mipmap/ic_launcher_round"
26-->C:\Users\Usuario.DESKTOP-F8NFSKL\.android\todoListPrueba\app\src\main\AndroidManifest.xml:11:9-54
27        android:supportsRtl="true"
27-->C:\Users\Usuario.DESKTOP-F8NFSKL\.android\todoListPrueba\app\src\main\AndroidManifest.xml:12:9-35
28        android:theme="@style/Theme.TodoListPrueba" >
28-->C:\Users\Usuario.DESKTOP-F8NFSKL\.android\todoListPrueba\app\src\main\AndroidManifest.xml:13:9-52
29        <activity
29-->C:\Users\Usuario.DESKTOP-F8NFSKL\.android\todoListPrueba\app\src\main\AndroidManifest.xml:15:9-23:20
30            android:name="com.frannzg.todolistprueba.MainActivity"
30-->C:\Users\Usuario.DESKTOP-F8NFSKL\.android\todoListPrueba\app\src\main\AndroidManifest.xml:16:13-41
31            android:exported="true" >
31-->C:\Users\Usuario.DESKTOP-F8NFSKL\.android\todoListPrueba\app\src\main\AndroidManifest.xml:17:13-36
32            <intent-filter>
32-->C:\Users\Usuario.DESKTOP-F8NFSKL\.android\todoListPrueba\app\src\main\AndroidManifest.xml:18:13-22:29
33                <action android:name="android.intent.action.MAIN" />
33-->C:\Users\Usuario.DESKTOP-F8NFSKL\.android\todoListPrueba\app\src\main\AndroidManifest.xml:19:17-69
33-->C:\Users\Usuario.DESKTOP-F8NFSKL\.android\todoListPrueba\app\src\main\AndroidManifest.xml:19:25-66
34
35                <category android:name="android.intent.category.LAUNCHER" />
35-->C:\Users\Usuario.DESKTOP-F8NFSKL\.android\todoListPrueba\app\src\main\AndroidManifest.xml:21:17-77
35-->C:\Users\Usuario.DESKTOP-F8NFSKL\.android\todoListPrueba\app\src\main\AndroidManifest.xml:21:27-74
36            </intent-filter>
37        </activity>
38
39        <provider
39-->[androidx.emoji2:emoji2:1.3.0] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\51f1927f6706bb4e824223b170abb02f\transformed\emoji2-1.3.0\AndroidManifest.xml:24:9-32:20
40            android:name="androidx.startup.InitializationProvider"
40-->[androidx.emoji2:emoji2:1.3.0] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\51f1927f6706bb4e824223b170abb02f\transformed\emoji2-1.3.0\AndroidManifest.xml:25:13-67
41            android:authorities="com.frannzg.todolistprueba.androidx-startup"
41-->[androidx.emoji2:emoji2:1.3.0] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\51f1927f6706bb4e824223b170abb02f\transformed\emoji2-1.3.0\AndroidManifest.xml:26:13-68
42            android:exported="false" >
42-->[androidx.emoji2:emoji2:1.3.0] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\51f1927f6706bb4e824223b170abb02f\transformed\emoji2-1.3.0\AndroidManifest.xml:27:13-37
43            <meta-data
43-->[androidx.emoji2:emoji2:1.3.0] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\51f1927f6706bb4e824223b170abb02f\transformed\emoji2-1.3.0\AndroidManifest.xml:29:13-31:52
44                android:name="androidx.emoji2.text.EmojiCompatInitializer"
44-->[androidx.emoji2:emoji2:1.3.0] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\51f1927f6706bb4e824223b170abb02f\transformed\emoji2-1.3.0\AndroidManifest.xml:30:17-75
45                android:value="androidx.startup" />
45-->[androidx.emoji2:emoji2:1.3.0] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\51f1927f6706bb4e824223b170abb02f\transformed\emoji2-1.3.0\AndroidManifest.xml:31:17-49
46            <meta-data
46-->[androidx.lifecycle:lifecycle-process:2.6.2] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\fab565b32d1caf7d32cc0e9c5a768a04\transformed\lifecycle-process-2.6.2\AndroidManifest.xml:29:13-31:52
47                android:name="androidx.lifecycle.ProcessLifecycleInitializer"
47-->[androidx.lifecycle:lifecycle-process:2.6.2] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\fab565b32d1caf7d32cc0e9c5a768a04\transformed\lifecycle-process-2.6.2\AndroidManifest.xml:30:17-78
48                android:value="androidx.startup" />
48-->[androidx.lifecycle:lifecycle-process:2.6.2] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\fab565b32d1caf7d32cc0e9c5a768a04\transformed\lifecycle-process-2.6.2\AndroidManifest.xml:31:17-49
49            <meta-data
49-->[androidx.profileinstaller:profileinstaller:1.3.1] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\7c6c24dcca5059c7b3ce34791d5d98cd\transformed\profileinstaller-1.3.1\AndroidManifest.xml:29:13-31:52
50                android:name="androidx.profileinstaller.ProfileInstallerInitializer"
50-->[androidx.profileinstaller:profileinstaller:1.3.1] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\7c6c24dcca5059c7b3ce34791d5d98cd\transformed\profileinstaller-1.3.1\AndroidManifest.xml:30:17-85
51                android:value="androidx.startup" />
51-->[androidx.profileinstaller:profileinstaller:1.3.1] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\7c6c24dcca5059c7b3ce34791d5d98cd\transformed\profileinstaller-1.3.1\AndroidManifest.xml:31:17-49
52        </provider>
53
54        <receiver
54-->[androidx.profileinstaller:profileinstaller:1.3.1] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\7c6c24dcca5059c7b3ce34791d5d98cd\transformed\profileinstaller-1.3.1\AndroidManifest.xml:34:9-52:20
55            android:name="androidx.profileinstaller.ProfileInstallReceiver"
55-->[androidx.profileinstaller:profileinstaller:1.3.1] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\7c6c24dcca5059c7b3ce34791d5d98cd\transformed\profileinstaller-1.3.1\AndroidManifest.xml:35:13-76
56            android:directBootAware="false"
56-->[androidx.profileinstaller:profileinstaller:1.3.1] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\7c6c24dcca5059c7b3ce34791d5d98cd\transformed\profileinstaller-1.3.1\AndroidManifest.xml:36:13-44
57            android:enabled="true"
57-->[androidx.profileinstaller:profileinstaller:1.3.1] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\7c6c24dcca5059c7b3ce34791d5d98cd\transformed\profileinstaller-1.3.1\AndroidManifest.xml:37:13-35
58            android:exported="true"
58-->[androidx.profileinstaller:profileinstaller:1.3.1] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\7c6c24dcca5059c7b3ce34791d5d98cd\transformed\profileinstaller-1.3.1\AndroidManifest.xml:38:13-36
59            android:permission="android.permission.DUMP" >
59-->[androidx.profileinstaller:profileinstaller:1.3.1] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\7c6c24dcca5059c7b3ce34791d5d98cd\transformed\profileinstaller-1.3.1\AndroidManifest.xml:39:13-57
60            <intent-filter>
60-->[androidx.profileinstaller:profileinstaller:1.3.1] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\7c6c24dcca5059c7b3ce34791d5d98cd\transformed\profileinstaller-1.3.1\AndroidManifest.xml:40:13-42:29
61                <action android:name="androidx.profileinstaller.action.INSTALL_PROFILE" />
61-->[androidx.profileinstaller:profileinstaller:1.3.1] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\7c6c24dcca5059c7b3ce34791d5d98cd\transformed\profileinstaller-1.3.1\AndroidManifest.xml:41:17-91
61-->[androidx.profileinstaller:profileinstaller:1.3.1] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\7c6c24dcca5059c7b3ce34791d5d98cd\transformed\profileinstaller-1.3.1\AndroidManifest.xml:41:25-88
62            </intent-filter>
63            <intent-filter>
63-->[androidx.profileinstaller:profileinstaller:1.3.1] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\7c6c24dcca5059c7b3ce34791d5d98cd\transformed\profileinstaller-1.3.1\AndroidManifest.xml:43:13-45:29
64                <action android:name="androidx.profileinstaller.action.SKIP_FILE" />
64-->[androidx.profileinstaller:profileinstaller:1.3.1] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\7c6c24dcca5059c7b3ce34791d5d98cd\transformed\profileinstaller-1.3.1\AndroidManifest.xml:44:17-85
64-->[androidx.profileinstaller:profileinstaller:1.3.1] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\7c6c24dcca5059c7b3ce34791d5d98cd\transformed\profileinstaller-1.3.1\AndroidManifest.xml:44:25-82
65            </intent-filter>
66            <intent-filter>
66-->[androidx.profileinstaller:profileinstaller:1.3.1] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\7c6c24dcca5059c7b3ce34791d5d98cd\transformed\profileinstaller-1.3.1\AndroidManifest.xml:46:13-48:29
67                <action android:name="androidx.profileinstaller.action.SAVE_PROFILE" />
67-->[androidx.profileinstaller:profileinstaller:1.3.1] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\7c6c24dcca5059c7b3ce34791d5d98cd\transformed\profileinstaller-1.3.1\AndroidManifest.xml:47:17-88
67-->[androidx.profileinstaller:profileinstaller:1.3.1] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\7c6c24dcca5059c7b3ce34791d5d98cd\transformed\profileinstaller-1.3.1\AndroidManifest.xml:47:25-85
68            </intent-filter>
69            <intent-filter>
69-->[androidx.profileinstaller:profileinstaller:1.3.1] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\7c6c24dcca5059c7b3ce34791d5d98cd\transformed\profileinstaller-1.3.1\AndroidManifest.xml:49:13-51:29
70                <action android:name="androidx.profileinstaller.action.BENCHMARK_OPERATION" />
70-->[androidx.profileinstaller:profileinstaller:1.3.1] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\7c6c24dcca5059c7b3ce34791d5d98cd\transformed\profileinstaller-1.3.1\AndroidManifest.xml:50:17-95
70-->[androidx.profileinstaller:profileinstaller:1.3.1] C:\Users\Usuario.DESKTOP-F8NFSKL\.android\LocalJSONParser\caches\transforms-4\7c6c24dcca5059c7b3ce34791d5d98cd\transformed\profileinstaller-1.3.1\AndroidManifest.xml:50:25-92
71            </intent-filter>
72        </receiver>
73    </application>
74
75</manifest>
