From 228ce2e5f82c35d879bc0b6dfc76742bef7fc061 Mon Sep 17 00:00:00 2001 From: Alexandre Jacinto Date: Mon, 6 Nov 2023 15:07:26 +0000 Subject: [PATCH] fix: remove references to resources from AndroidManifest.xml References: https://outsystemsrd.atlassian.net/browse/RMET-2758 --- src/main/AndroidManifest.xml | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/src/main/AndroidManifest.xml b/src/main/AndroidManifest.xml index fec30f6..6282671 100644 --- a/src/main/AndroidManifest.xml +++ b/src/main/AndroidManifest.xml @@ -4,16 +4,10 @@ + android:supportsRtl="true"> + android:exported="false" /> \ No newline at end of file