dx: Use TERMUX_PKG_API_LEVEL
This commit is contained in:
parent
4e7307b9fc
commit
15ac192101
@ -24,7 +24,7 @@ termux_step_make_install() {
|
||||
mkdir -p $TERMUX_PREFIX/share/dex
|
||||
$TERMUX_D8 \
|
||||
--release \
|
||||
--min-api 21 \
|
||||
--min-api $TERMUX_PKG_API_LEVEL \
|
||||
--output $TERMUX_PKG_TMPDIR \
|
||||
$REWRITTEN_DX
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user