A framework for building native applications using React
Do not use a mixture of plugins{} and buildscript{}
Summary:
In our build logic we're mixing `plugins{}` and `buildscript{}`
which have unpredictable side-effect on the build classpath.
I'm moving over everything to use `plugins{}`. This is possible now
that we don't use build from source for New Architecture anymore.
Changelog:
[Internal] [Changed] - Do not use a mixture of plugins{} and buildscript{}
allow-large-files
Reviewed By: cipolleschi
Differential Revision: D43186768
fbshipit-source-id: dcd115bd9d7aadf5cb837b3a28598e274a092873 N
Nicola Corti committed
b67a4ae90f2b90a546bee58f98e67d3681cf810a
Parent: 6439baa
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
on 2/10/2023, 6:04:55 PM