From add0e1774a5f99e2386940346c3c7622706572e3 Mon Sep 17 00:00:00 2001 From: zeapo Date: Sun, 9 Nov 2014 14:06:44 +0100 Subject: allows the users to read the ssh-key from an external storage --- app/src/main/AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 9c9383cc..2532e569 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -33,5 +33,6 @@ + -- cgit v1.2.3