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

Bumping Java JDK to 17 for Latest Android Release #7968

Merged
merged 2 commits into from
Oct 19, 2023

Conversation

sublimemm
Copy link
Contributor

@sublimemm sublimemm commented Sep 20, 2023

The latest version of android sdkmanager requires java greater than 11.
Bumping the link in the export to android tutorial to java 17, the latest LTS version

Fixes #7902

Latest android sdkmanager requires java greater than 11. bumping the export tutorial version to java 17, the latest LTS version.
@AThousandShips AThousandShips added enhancement area:manual Issues and PRs related to the Manual/Tutorials section of the documentation topic:buildsystem labels Sep 20, 2023
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
@skyace65
Copy link
Contributor

My understanding based on comments made by m4gr3d in other PRs and issues is that Godot still needs to use JDK11. @m4gr3d is that still correct?

@sublimemm
Copy link
Contributor Author

sublimemm commented Sep 21, 2023 via email

@mhilbrunner mhilbrunner requested a review from m4gr3d September 22, 2023 01:10
@akien-mga akien-mga changed the title Bumping Java JDK to 17 for Latest Andoird Release Bumping Java JDK to 17 for Latest Android Release Oct 6, 2023
Copy link
Member

@akien-mga akien-mga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AFAIK that's correct, it's what I'm using locally.

@m4gr3d
Copy link
Contributor

m4gr3d commented Oct 6, 2023

I'll be testing those changes today for validation.

@mhilbrunner
Copy link
Member

@m4gr3d Bump :)

Copy link
Contributor

@m4gr3d m4gr3d left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and it's good to go!

@skyace65 skyace65 merged commit 9176f69 into godotengine:master Oct 19, 2023
@skyace65
Copy link
Contributor

Thanks!

@skyace65
Copy link
Contributor

@m4gr3d should this be cherrypicked for 4.1?

@m4gr3d
Copy link
Contributor

m4gr3d commented Oct 22, 2023

@m4gr3d should this be cherrypicked for 4.1?

@skyace65 yes this should be cherry-picked for 4.1

mhilbrunner pushed a commit that referenced this pull request Nov 11, 2023
Bumping Java JDK to 17 for Latest Android Release
@mhilbrunner
Copy link
Member

Cherry-picked to 4.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:manual Issues and PRs related to the Manual/Tutorials section of the documentation enhancement topic:buildsystem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Export / Exporting for Android: SdkManagerCli requires OpenJDK 17
6 participants