softartdev/docker-android-fastlane

Error with latest version

Closed this issue · 1 comments

The image can't be used with the latest android version.
You need to use JDK 17 but this image is still based on JDK 11.
Is there any way you can update the JDK version?

I created a pr to fix this. Maybe you want to take a look.