1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2024-12-22 15:58:25 +00:00

Updated NDK

This commit is contained in:
M66B 2020-03-20 09:00:17 +01:00
parent 74b96a4b4d
commit 033e9e1669

View file

@ -23,6 +23,7 @@ android {
}
}
ndkVersion "21.0.6113669"
ndk {
// https://developer.android.com/ndk/guides/abis.html#sa
abiFilters 'armeabi-v7a', 'arm64-v8a', 'x86', 'x86_64'