dx: Use TERMUX_PKG_API_LEVEL

This commit is contained in:
Fredrik Fornwall 2019-09-25 23:00:56 +02:00
parent 4e7307b9fc
commit 15ac192101
1 changed files with 1 additions and 1 deletions

View File

@ -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