From e1e3db0ae465c49ea37e2f3bccf6e6890f4a9996 Mon Sep 17 00:00:00 2001 From: Christophe Beyls Date: Thu, 13 Mar 2014 02:31:27 +0100 Subject: [PATCH] Allow the app to be installed on external storage. --- AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index bf8a95a..d4453d2 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,6 +1,7 @@