AGP to 8.0.1 #1280

Closed
cortinico wants to merge 3 commits from export-D45564575 into main
cortinico commented 2023-05-04 05:26:47 -07:00 (Migrated from github.com)

Summary:
I'm refreshing some of the dependencies of the project,
here doing AGP to 8.0.1.
I'm also removing the older publishing plugin as we're most likely going to use
Gradle's default publishing + another plugin to manage the nexus interactions (the same we use on React Native).

I'm also doing some changes on the JDK side:

  • Bumps the JDK version to 17 as that's required by AGP
  • Bumps the source/target version to JDK 8. JDK 7 is long deprecated and we're getting a lot of warnings for it on console. Users should be on JDK 11 already by now, but 8 is also good enough.

Differential Revision: D45564575

Summary: I'm refreshing some of the dependencies of the project, here doing AGP to 8.0.1. I'm also removing the older publishing plugin as we're most likely going to use Gradle's default publishing + another plugin to manage the nexus interactions (the same we use on React Native). I'm also doing some changes on the JDK side: - Bumps the JDK version to 17 as that's required by AGP - Bumps the source/target version to JDK 8. JDK 7 is long deprecated and we're getting a lot of warnings for it on console. Users should be on JDK 11 already by now, but 8 is also good enough. Differential Revision: D45564575
facebook-github-bot commented 2023-05-04 05:27:34 -07:00 (Migrated from github.com)

This pull request was exported from Phabricator. Differential Revision: D45564575

This pull request was **exported** from Phabricator. Differential Revision: [D45564575](https://www.internalfb.com/diff/D45564575)
facebook-github-bot commented 2023-05-05 04:12:09 -07:00 (Migrated from github.com)

This pull request has been merged in facebook/yoga@54d78926ce.

This pull request has been merged in facebook/yoga@54d78926ce452bd8f0f83eeb9008c407c8227e78.

Pull request closed

Sign in to join this conversation.
No description provided.