mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: I'm bumping Gradle to the latest minor. https://docs.gradle.org/8.13/release-notes.html I'm also changing the distribution from `all` to `bin` as this reduces the download time of the distribution. Changelog: [Android] [Changed] - Gradle to 8.13 Differential Revision: D70239710