Browse Source

Update android build tools to 29.0.2

emacs-27
Fredrik Fornwall 5 years ago
parent
commit
240b1489f3
  1. 2
      scripts/properties.sh

2
scripts/properties.sh

@ -1,4 +1,4 @@
TERMUX_ANDROID_BUILD_TOOLS_VERSION=28.0.3
TERMUX_ANDROID_BUILD_TOOLS_VERSION=29.0.2
TERMUX_NDK_VERSION_NUM=20
TERMUX_NDK_REVISION=""
TERMUX_NDK_VERSION=$TERMUX_NDK_VERSION_NUM$TERMUX_NDK_REVISION

Loading…
Cancel
Save