Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatible ndkVersion #141

Open
erperejildo opened this issue May 7, 2024 · 1 comment
Open

Incompatible ndkVersion #141

erperejildo opened this issue May 7, 2024 · 1 comment

Comments

@erperejildo
Copy link

Fix this issue by adding the following to C:\Users\Dani\Desktop\repos\mind_your_maths\borrar\android\app\build.gradle:
android {
  ndkVersion "25.1.8937393"
  ...
}

I just upgraded Flutter and created a new project from scratch and it doesn't work

@Jamaalcham
Copy link

am facing the same issue, still no fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants