Summary: X-link: https://github.com/facebook/react-native/pull/49689 Pull Request resolved: https://github.com/facebook/yoga/pull/1790 X-link: https://github.com/facebook/react-native/pull/49703 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 Reviewed By: NickGerleman Differential Revision: D70239710 fbshipit-source-id: 89808242a93344f540bfe82f4178cf6db72597d1
8 lines
251 B
INI
8 lines
251 B
INI
distributionBase=GRADLE_USER_HOME
|
|
distributionPath=wrapper/dists
|
|
distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip
|
|
networkTimeout=10000
|
|
validateDistributionUrl=true
|
|
zipStoreBase=GRADLE_USER_HOME
|
|
zipStorePath=wrapper/dists
|