From 363d728f9cde5ef8ee8c3fc9df12070d7ebaac69 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 b0154ca3..51e8ae7e 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">