mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
d51534ae01
Summary: The bump of AGP to 7.2 caused the tests inside `AndroidConfigurationTest.kt` to fail. As we're now running `buildAll` both on Sandcastle and on CircleCI, this is now failing on both CIs. The issue is that AGP 7.2 change the way to introspect resValues and requires now to specify a type when querying for a value. I'm updating the tests here. Changelog: [Internal] [Fixed] - Fix broken AndroidConfigurationTest.kt on main Reviewed By: cipolleschi Differential Revision: D36437875 fbshipit-source-id: 58f457a78eae861e86808e58c23f5d04fb196d45