abarichello / godot-ci

Docker image to export Godot Engine games. Templates for Gitlab CI and GitHub Actions to deploy to GitLab Pages/GitHub Pages/Itch.io.
https://hub.docker.com/r/barichello/godot-ci
MIT License
759 stars 133 forks source link

Update JDK version required for Godot 4.2 Android exports #132

Closed lazaromenezes closed 10 months ago

lazaromenezes commented 10 months ago

I was able to test locally and updating the JDK indeed fixed my export for Android as reported on #131. This PR updates only the package into the Docker file so please let me know if you need any further changes to make it more flexible.