From 2b4eb81c25e6170e881c8074672d4f2ae0226f4f Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Sat, 22 Oct 2016 14:37:07 -0700 Subject: Fix location permission blocking install on devices without GPS --- app/src/main/AndroidManifest.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/src/main/AndroidManifest.xml') diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 2cb24272..37643a21 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -30,6 +30,8 @@ + + -- cgit v1.2.3