From def208809cbdacaa11a4c51e444a786732225596 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Sat, 4 Mar 2023 12:19:37 +0100 Subject: [PATCH] fixed release mode issues --- Android/Android.csproj | 3 ++- Android/AndroidManifest.xml | 10 +++------- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/Android/Android.csproj b/Android/Android.csproj index 8f20683..40ca57c 100644 --- a/Android/Android.csproj +++ b/Android/Android.csproj @@ -4,7 +4,8 @@ 31 Exe de.ellpeck.touchytickets - 1.2.1 + 121 + 1.2.1 false diff --git a/Android/AndroidManifest.xml b/Android/AndroidManifest.xml index 7279f63..0ac7b62 100644 --- a/Android/AndroidManifest.xml +++ b/Android/AndroidManifest.xml @@ -1,11 +1,7 @@  - - - - + + - - + \ No newline at end of file