From 3dc719f83865f1984c0d9e22734f2ddf2b3f12f9 Mon Sep 17 00:00:00 2001 From: Ron Radtke Date: Mon, 22 Jul 2024 23:15:23 +0200 Subject: [PATCH] fixes #374 This issue is due to: https://github.com/react-native-community/discussions-and-proposals/issues/671 And will reintroduce a warning for old libraries --- android/src/main/AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/src/main/AndroidManifest.xml b/android/src/main/AndroidManifest.xml index 45111e43..336114d9 100644 --- a/android/src/main/AndroidManifest.xml +++ b/android/src/main/AndroidManifest.xml @@ -1,4 +1,4 @@ - +