mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-28 02:37:16 +00:00
Updated NDK
This commit is contained in:
parent
6eb5661224
commit
de0a46f009
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue