diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index d4d24c04..074b4165 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -25,6 +25,7 @@
android:name=".UpdatesActivity"
android:excludeFromRecents="true"
android:label="@string/display_name"
+ android:exported="true"
android:theme="@style/AppTheme.NoActionBar"
android:launchMode="singleTop">
@@ -50,7 +51,7 @@
-
+