Could not get unknown property 'ANDROID_NDK' for task ':app:cargoBuildDebug' of type org.gradle.api.tasks.Exec

129 Views Asked by At
  • What went wrong: A problem occurred evaluating project ':app'.

Could not create task ':app:cargoBuildDebug'. Could not get unknown property 'ANDROID_NDK' for task ':app:cargoBuildDebug' of type org.gradle.api.tasks.Exec.

  • Try:

Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

Give me early solution as soon as possible

1

There are 1 best solutions below

1
Ashikul Islam Sawan On

Go to android>app>build.gradle file and change flutter.ndkVersion to the latest version. Check the latest ndk version here