From afe9939ed7dffe62b8596df071c78bd922d0d1f4 Mon Sep 17 00:00:00 2001 From: Sagar <85388413+Sagar0-0@users.noreply.github.com> Date: Wed, 24 Aug 2022 19:57:00 +0530 Subject: [PATCH] Set MainActivity exported as true --- app/src/main/AndroidManifest.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 04993f0f..b4010230 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -26,7 +26,8 @@ android:supportsRtl="true" android:theme="@style/AppTheme"> - + @@ -47,4 +48,4 @@ - \ No newline at end of file +