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

feat: Migrate to gradle 8. #102

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

helpisdev
Copy link

No description provided.

@Robert01101101
Copy link

I get this error with this fix:

One or more plugins require a higher Android NDK version.
Fix this issue by adding the following to C:\Users\user\AndroidStudioProjects\flutter_app\android\app\build.gradle:
android {
ndkVersion "26.2.11394342"
...
}

While I can still build and run the app despite this error, it seems that AlceoMazza's fix doesn't have this issue while also migrating to gradle 8

#95

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

Successfully merging this pull request may close these issues.

2 participants