Parse-SDK-Android icon indicating copy to clipboard operation
Parse-SDK-Android copied to clipboard

refactor: Bump AGP from 7.1.3 to 8.5.2

Open abubkr-hago opened this issue 1 year ago • 3 comments

New Pull Request Checklist

  • [x] I am not disclosing a vulnerability.
  • [x] I am creating this PR in reference to an issue.

Issue Description

Current AndroidGradlePlugin is 7.1.3.

Closes: #1212.

Approach

Upgrade AGP and gradle-wrapper and modify code syntax accordingly.

TODOs before merging

  • [x] No tests required.
  • [x] No documentation changes required.

abubkr-hago avatar Aug 17 '24 02:08 abubkr-hago

Thanks for opening this pull request!

  • 🎉 We are excited about your hands-on contribution!

Is upgrading AGP a breaking change, or does that only affect how the SDK itself is built?

It is not a breaking change, it only changes the build tools. Updating these dependencies allows the use of JDK_17 which is faster than JDK_11 and has more features.

abubkr-hago avatar Aug 17 '24 10:08 abubkr-hago

Could you resolve the conflict, so we can merge this?

Edit: tried to resolve the conflicts, waiting for CI...

mtrezza avatar Oct 05 '24 00:10 mtrezza

Too bad this was closed, it was quite a huge PR.

mtrezza avatar Mar 20 '25 02:03 mtrezza