Nicola Corti and Facebook GitHub Bot
827a6851d0
Gradle to 8.14.1 ( #51597 )
...
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/51597
Bumping Gradle patch version to address this problem:
https://github.com/facebook/react-native/pull/50960#issuecomment-2906368364
Changelog:
[Android] [Changed] - Gradle to 8.14.1
Reviewed By: fabriziocucci
Differential Revision: D75401634
fbshipit-source-id: 07726f4d882a5f447cbaea11c4d159ef85fd7636
2025-05-26 07:04:40 -07:00
Nicola Corti and Facebook GitHub Bot
0e963aaa54
Gradle to 8.14 ( #50960 )
...
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/50960
This brings Gradle to the latest minor ahead of branch cut.
Changelog:
[Android] [Changed] - Gradle to 8.14
Reviewed By: cipolleschi
Differential Revision: D73769416
fbshipit-source-id: 52fd6b36068a719fbfdee6b5df0e80573567487a
2025-04-28 08:01:08 -07:00
Nicola Corti and Facebook GitHub Bot
b95424d159
Gradle to 8.13 ( #49689 )
...
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/49689
X-link: https://github.com/facebook/yoga/pull/1790
Pull Request resolved: 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
2025-02-27 03:13:26 -08:00
Nicola Corti and Facebook GitHub Bot
5e6478954c
Gradle to 8.12 ( #48539 )
...
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/48539
This keeps our Gradle version up to date ahead of the branch cut for 0.78.
https://docs.gradle.org/current/release-notes.html
Changelog:
[Android] [Changed] - Bump Gradle to 8.12
Reviewed By: NickGerleman
Differential Revision: D67946619
fbshipit-source-id: 0b5ea8d9543ca565ea8b3bdd48e5fc711f832ce8
2025-01-09 03:10:02 -08:00
Nicola Corti and Facebook GitHub Bot
490db92562
Gradle to 8.11.1 ( #48026 )
...
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/48026
This should mitigate this particular issue we're seeing on Windows:
- https://github.com/facebook/react-native/issues/46210
Changelog:
[Android] [Changed] - Gradle to 8.11.1
Reviewed By: javache
Differential Revision: D66600321
fbshipit-source-id: d58437485222e189d90bcf4d6b41ca956449ed22
2024-12-02 03:22:32 -08:00
Nicola Corti and Facebook GitHub Bot
ecd660984c
Gradle to 8.10.2 ( #46656 )
...
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/46656
This contains the fix for:
- https://github.com/gradle/gradle/issues/30472
Changelog:
[Internal] [Changed] - Gradle to 8.10.2
Reviewed By: tdn120
Differential Revision: D63457979
fbshipit-source-id: 1439a9ce198c1df0dafa8f5088c079c3fb3d1543
2024-09-27 00:43:25 -07:00
Nicola Corti and Facebook GitHub Bot
90f89a830a
Gradle to 8.10.1 ( #46399 )
...
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/46399
This is a patch release for Gradle. Let's include it inside main/0.76.
Changelog:
[Android] [Changed] - Gradle to 8.10.1
Reviewed By: tdn120
Differential Revision: D62377887
fbshipit-source-id: e8a5acaa48c15c9a12a09504c33c2a0d2834d92c
2024-09-09 07:26:53 -07:00
Nicola Corti and Facebook GitHub Bot
d0a5f8ff51
Gradle to 8.10 ( #46369 )
...
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/46369
This bumps Gradle to the latest stable ahead of the 0.76 branch cut.
Changelog:
[Android] [Changed] - Gradle to 8.10
Reviewed By: tdn120, Abbondanzo
Differential Revision: D62296898
fbshipit-source-id: 59fc119dd6fad3b6b0ebbfcd8166da4cad9b8633
2024-09-06 09:28:13 -07:00
Nicola Corti and Facebook GitHub Bot
b82d7e100c
Gradle to 8.9 ( #45407 )
...
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/45407
This bumps to the latest minor of Gradle
Changelog:
[Android] [Changed] - Gradle to 8.9
Reviewed By: NickGerleman
Differential Revision: D59677575
fbshipit-source-id: 05b9afc6f32a9cd11461bc04522d1e522644867e
2024-07-12 09:00:39 -07:00
Nicola Corti and Facebook GitHub Bot
15909fab95
packages/react-native-gradle-plugin/ -> packages/gradle-plugin/ ( #44832 )
...
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/44832
I'm renaming this folder as now we have 2 gradle plugins + we currently have
`package/react-native-gradle-plugin/react-native-gradle-plugin/` which is confusing so we can just call this folder `packages/gradle-plugin/`
to be consistent with the NPM package name
Changelog:
[Internal] [Changed] - packages/react-native-gradle-plugin/ -> packages/gradle-plugin/
Reviewed By: blakef
Differential Revision: D58284883
fbshipit-source-id: 5a7bb40a5d80f6fbab4ffb29e44107453f1013ec
2024-06-21 01:08:00 -07:00