diff --git a/app/build.gradle b/app/build.gradle index 5684032d1b..af2bc62c89 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -29,8 +29,8 @@ android { // https://developer.android.com/guide/topics/graphics/vector-drawable-resources vectorDrawables.useSupportLibrary = true - ndkVersion "20.0.5594570" - //ndkVersion "21.0.6113669" + //ndkVersion "20.0.5594570" + ndkVersion "21.0.6113669" ndk { // Bugsnag abiFilters "armeabi-v7a", "x86", "arm64-v8a", "x86_64"