Skip to content

Update gradle wrapper and gradle plugin#694

Open
bwitt wants to merge 1 commit into
erickok:masterfrom
bwitt:new-java-compat
Open

Update gradle wrapper and gradle plugin#694
bwitt wants to merge 1 commit into
erickok:masterfrom
bwitt:new-java-compat

Conversation

@bwitt
Copy link
Copy Markdown
Contributor

@bwitt bwitt commented May 17, 2026

Update gradle wrapper and gradle plugin to be compatible with java 25

  • Gradle wrapper: 8.2 -> 9.0.0
  • Android Gradle Plugin: 8.2.1 -> 8.13.2

Fixes #693

Signed-off-by: Brian Witt <brianwitt@gmail.com>
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.

Build fails with Java 25 due to unsupported class file version

1 participant