mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/42248 I'm duplicating the AndroidManifest.xml file internally/externally as Gradle is really unhappy with it (and gets really noisy): - It contains a package declaration which should be removed - It contains a uses-sdk which should also be removed Changelog: [Internal] [Changed] - Fix AndroidManifest.xml for RN-Tester in OSS Reviewed By: christophpurrer Differential Revision: D52694108 fbshipit-source-id: bb88e6f58cc8cf3a624be4b58bb409535a283a77