From 38494c3259579130fc4f1e8fa5e8673f9aec0363 Mon Sep 17 00:00:00 2001 From: Marcel Date: Sun, 20 Mar 2022 13:10:26 +0000 Subject: [PATCH] Allow app to be moved to external storage --- android/app/src/main/AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index b0154ca34..51e8ae7e1 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -1,6 +1,6 @@ + package="chat.fluffy.fluffychat" android:installLocation="auto">