You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I pulled this project to complete MDC-101, tried to compile it and got an error:
What went wrong:
Failed to apply plugin class 'Dependency_version_checker_gradle$FlutterDependencyCheckerPlugin'.
> Error: Your project's Kotlin version (1.6.10) is lower than Flutter's minimum supported version of 1.7.0. Please upgrade your Kotlin version.
I've tried to fix it myself, but error are just multiplying. please, update the project or tell me how to do it myself
flutter analyze --suggestions says that everything is fine
The text was updated successfully, but these errors were encountered:
I pulled this project to complete MDC-101, tried to compile it and got an error:
I've tried to fix it myself, but error are just multiplying. please, update the project or tell me how to do it myself
flutter analyze --suggestions
says that everything is fineThe text was updated successfully, but these errors were encountered: