mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-25 21:20:41 +00:00
Also extract setting ndk and build tools version to scripts/properties.sh to avoid duplication.
3 lines
64 B
Bash
3 lines
64 B
Bash
TERMUX_NDK_VERSION=17
|
|
TERMUX_ANDROID_BUILD_TOOLS_VERSION=28.0.2
|