mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-04 17:55:36 +08:00
Fix build by specifying ndkVersion
This commit is contained in:
@@ -18,6 +18,7 @@ ext {
|
||||
|
||||
android {
|
||||
compileSdkVersion 28
|
||||
ndkVersion '21.1.6352462'
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 21
|
||||
|
Reference in New Issue
Block a user