From faa0ed60f473cec44f16740d46b84a0eeaedef89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jovan=20Kruni=C4=87?= Date: Wed, 9 Feb 2022 09:28:11 +0000 Subject: [PATCH] build: remove dev android config Closes #179 --- android/app/src/main/AndroidManifest.xml | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 743fc3fd..e3307788 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -1,7 +1,19 @@ - - + + + + @@ -19,8 +31,12 @@ - - + + +