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