Fixed: Use openjdk11 for jitpack builds of termux libraries

`Unrecognized option: --add-exports=java.base/sun.nio.ch=ALL-UNNAMED`

Related commit 52da00e5
This commit is contained in:
agnostic-apollo
2025-03-29 10:34:17 +05:00
parent a988383e01
commit 9ee1c9d5ad

View File

@@ -1,2 +1,4 @@
jdk:
- openjdk11
env:
JITPACK_NDK_VERSION: "21.1.6352462"