Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(android): gradle 8.7 #14163

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

chore(android): gradle 8.7 #14163

wants to merge 1 commit into from

Conversation

m1ga
Copy link
Contributor

@m1ga m1ga commented Dec 31, 2024

What's new:

  • updated gradle tools to 8.7 (note: some of the files below are updated by gradle itself)
  • updated gradle plugin to 8.5.2
  • updated the gradle section in the readme a bit

Tested:

  • kitchensink
  • hyperloop examples
  • SDK compilation
  • two other apps (with existing modules)
  • building and running a module

Gradle 8.7 release notes:

Welcome to Gradle 8.7!

Here are the highlights of this release:
 - Compiling and testing with Java 22
 - Cacheable Groovy script compilation
 - New methods in lazy collection properties

only tested it with Java 21 at the moment

I'll keep it as a draft for now to have some more testing. Gradle cache is always an issue if you switch back and forward, makes it difficult to see if everything is working 😄

@m1ga m1ga marked this pull request as draft January 5, 2025 14:56
@hansemannn
Copy link
Collaborator

@m1ga Something for 12.7.0?

@m1ga
Copy link
Contributor Author

m1ga commented Jan 29, 2025

will do some more tests 👍 especially on Mac and windows, not tested those yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants