mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
46ffeca3b0
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/35631 Fixes #35592 I'm de-bumping AGP from 7.4 to 7.3 as per #35592. There is no stable release of AGP that is working fine with the `addGeneratedSourceDirectory` API for resources. Here I'm reverting to use the older APIs. Changelog: [Internal] [Changed] - De-bump AGP to 7.3.1 and do not use `addGeneratedSourceDirectory` allow-large-files Reviewed By: cipolleschi Differential Revision: D42004813 fbshipit-source-id: f1a2b0f7c2233402749a3e4f3828be80111ad3a7