diff --git a/android/build.gradle b/android/build.gradle index f9936e17..47612c5b 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -28,6 +28,7 @@ android { namespace 'dev.google.webcrypto' compileSdk = flutter.compileSdkVersion + ndkVersion = flutter.ndkVersion // We depend on cmake for the native parts. externalNativeBuild {