diff --git a/recipients_app/android/app/build.gradle b/recipients_app/android/app/build.gradle index feaef1df9..8b04fb0b3 100644 --- a/recipients_app/android/app/build.gradle +++ b/recipients_app/android/app/build.gradle @@ -15,7 +15,7 @@ if (keystorePropertiesFile.exists()) { android { namespace = "org.socialincome.app" compileSdk = 34 - ndkVersion = flutter.ndkVersion + ndkVersion = "27.0.12077973" compileOptions { sourceCompatibility = JavaVersion.VERSION_1_8