Replies: 1 comment 2 replies
-
Do you specifically require OpenJDK 11 or JDK 8 could be used too? If still need JDK 11, we can switch to this version instead of current (8). |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi. Can someone please tell me how to use openjdk-11-jdk with termux/x11-packages? I need it to use gradle-7.1.1 while building package. I am using ./start-builder.sh script (which invokes build-package.sh inside docker image). Should I install openjdk-11-jdk manually? Or I should do something else?
Beta Was this translation helpful? Give feedback.
All reactions