From dfab028e034026f299585b53bcc5970a22b033e1 Mon Sep 17 00:00:00 2001 From: imgx64 Date: Mon, 23 Oct 2017 09:05:49 +0300 Subject: [PATCH] Fix Android permission instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91e689f..0f64971 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ The following limitations apply when opening an APK file for installation: - On Android 8+, your application must have the `ACTION_INSTALL_PACKAGE` permission. You can add it by adding this to your app's `config.xml` file: ``` - +