mirror of
https://github.com/fankes/termux-app.git
synced 2025-12-14 05:31:09 +08:00
update ndk version
This commit is contained in:
@@ -4,7 +4,7 @@ plugins {
|
||||
|
||||
android {
|
||||
compileSdkVersion 28
|
||||
ndkVersion '21.2.6472646'
|
||||
ndkVersion '21.3.6528147'
|
||||
|
||||
dependencies {
|
||||
implementation "androidx.annotation:annotation:1.1.0"
|
||||
|
||||
Reference in New Issue
Block a user