From 0fae3a2112f5fac626f92d46438ef222cef1ac37 Mon Sep 17 00:00:00 2001 From: Michael Wilson <52132125+MiWilson501@users.noreply.github.com> Date: Mon, 24 Jul 2023 14:22:05 -0500 Subject: [PATCH] Update AndroidManifest.xml Added the line android:exported='true" to activity searchactivity so it would work with later sdks --- folioreader/AndroidManifest.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/folioreader/AndroidManifest.xml b/folioreader/AndroidManifest.xml index 96e7be6ee..ddf69a171 100644 --- a/folioreader/AndroidManifest.xml +++ b/folioreader/AndroidManifest.xml @@ -29,6 +29,7 @@ @@ -40,4 +41,4 @@ - \ No newline at end of file +