diff --git a/android/app/build.gradle b/android/app/build.gradle index 3803786..531029b 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -28,7 +28,7 @@ if (flutterVersionName == null) { android { namespace "com.example.cofounderella" compileSdk flutter.compileSdkVersion - ndkVersion flutter.ndkVersion + ndkVersion "26.1.10909125" compileOptions { sourceCompatibility JavaVersion.VERSION_1_8