1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-28 02:37:16 +00:00

Updated NDK

This commit is contained in:
M66B 2021-12-13 11:23:13 +01:00
parent 6eb5661224
commit de0a46f009

View file

@ -36,7 +36,7 @@ android {
// https://developer.android.com/guide/topics/graphics/vector-drawable-resources
vectorDrawables.useSupportLibrary = true
ndkVersion "21.4.7075529"
ndkVersion "23.1.7779620"
ndk {
// Bugsnag, sqlite
abiFilters "armeabi-v7a", "x86", "arm64-v8a", "x86_64"