mirror of
https://github.com/M66B/NetGuard.git
synced 2024-12-21 23:33:21 +00:00
Specify NDK version
This commit is contained in:
parent
86ba6346ce
commit
b068900a3e
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ android {
|
|||
}
|
||||
}
|
||||
|
||||
//ndkVersion "21.4.7075529"
|
||||
ndkVersion "25.2.9519653"
|
||||
ndk {
|
||||
// https://developer.android.com/ndk/guides/abis.html#sa
|
||||
abiFilters 'armeabi-v7a', 'arm64-v8a', 'x86', 'x86_64'
|
||||
|
|
Loading…
Reference in a new issue