Skip to content

chore(android): update gradle#14410

Open
m1ga wants to merge 10 commits intomainfrom
gradleUpdate
Open

chore(android): update gradle#14410
m1ga wants to merge 10 commits intomainfrom
gradleUpdate

Conversation

@m1ga
Copy link
Copy Markdown
Contributor

@m1ga m1ga commented Mar 18, 2026

Changelog: https://docs.gradle.org/9.4.0/release-notes.html
"Supports Java 26"

Tested (Linux only)

  • SDK build
  • module build
  • app build (kitchensink, hyperloop-examples, custom app)
  • 13.2.0 module in 13.1.1 app

all works fine with OpenJDK 25 and OpenJDK 26

Changes:

  • version number update
  • android/titanium/libv8-services.js (-b was removed)
  • android/build.gradle to fix the untar part

gradlew change is automatically done when importing the new gradle. We should keep the naming in the file as it is.

NOTE:

@m1ga m1ga marked this pull request as ready for review March 31, 2026 12:03
@m1ga m1ga marked this pull request as draft March 31, 2026 12:55
@m1ga m1ga marked this pull request as ready for review March 31, 2026 14:27
@m1ga
Copy link
Copy Markdown
Contributor Author

m1ga commented Mar 31, 2026

This PR will opt-out the new gradle 9 "build-in kotlin" stuff. You'll see some warnings that we have to remove it before switching to gradle 10. But apps and modules build fine 👍 Hyperloop needs a patch in order make those build.gradle files work with gradle 9.

@m1ga
Copy link
Copy Markdown
Contributor Author

m1ga commented Apr 29, 2026

Now tested with Java 26 👍 Fedora 44 removed everything below Java 25 so I have to use this PR now to build apps again 😄

@m1ga m1ga requested a review from cb1kenobi April 29, 2026 12:58
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.

1 participant