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

Unable to build for Android: Your project requires a newer version of the Kotlin Gradle plugin. #6

Open
nilsreichardt opened this issue Apr 27, 2022 · 0 comments · May be fixed by #7

Comments

@nilsreichardt
Copy link

When #4 is fixed, you will get this error:

BUILD FAILED in 27s
Running Gradle task 'assembleDebug'...                             28.3s

┌─ Flutter Fix ───────────────────────────────────────────────────────────────────────────────────────┐
│ [!] Your project requires a newer version of the Kotlin Gradle plugin.                              │
│ Find the latest version on https://kotlinlang.org/docs/gradle.html#plugin-and-versions, then update │
│ /Users/nils/Desktop/Projects/integration_test_permissions/android/build.gradle:                     │
│ ext.kotlin_version = '<latest-version>'                                                             │
└───────────────────────────────────────────────────
@nilsreichardt nilsreichardt linked a pull request Apr 27, 2022 that will close this issue
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 a pull request may close this issue.

1 participant