Updated NDK

This commit is contained in:
M66B 2021-12-13 11:23:13 +01:00
parent 6eb5661224
commit de0a46f009
1 changed files with 1 additions and 1 deletions

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"