mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-12-16 14:01:14 +01:00
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:
parent
a988383e01
commit
9ee1c9d5ad
1 changed files with 2 additions and 0 deletions
|
|
@ -1,2 +1,4 @@
|
||||||
|
jdk:
|
||||||
|
- openjdk11
|
||||||
env:
|
env:
|
||||||
JITPACK_NDK_VERSION: "21.1.6352462"
|
JITPACK_NDK_VERSION: "21.1.6352462"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue