termux / termux-app

Termux - a terminal emulator application for Android OS extendible by variety of packages.
https://f-droid.org/en/packages/com.termux
Other
36.94k stars 3.88k forks source link

Fixed: termux-shared module use ndkVersion property uniformly #4251

Open cymok opened 2 weeks ago

cymok commented 2 weeks ago

If ndkVersion is not specified, the ndkversion corresponding to gradle will be used. But other modules specify ndkVersion. Finally, it is possible to use a different ndkversion.