From a765ba91c0654d6fe3a794ecfbd760c0ed86f6fe Mon Sep 17 00:00:00 2001 From: Justin Biggs Date: Sun, 17 Nov 2019 08:52:48 -0600 Subject: [PATCH] 932 excludes .zim files from backup part two adding core file somehow the core manifest file didn't go in, so trying again. --- core/src/main/AndroidManifest.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/core/src/main/AndroidManifest.xml b/core/src/main/AndroidManifest.xml index d831889d5..eda57b0c9 100644 --- a/core/src/main/AndroidManifest.xml +++ b/core/src/main/AndroidManifest.xml @@ -18,13 +18,14 @@ + android:exported="false" />