【发布时间】:2022-09-28 18:30:22
【问题描述】:
大家,早安
我对颤振和飞镖真的很陌生,在尝试编译我的项目时我收到了这个错误
FAILURE: Build failed with an exception.
* Where:
* What went wrong:
A problem occurred evaluating project \':app\'.
> Could not get unknown property \'ndkVersion\' for extension \'flutter\' of type FlutterExtension.
* 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.
* Get more help at https://help.gradle.org
BUILD FAILED in 2s
我能做些什么来解决这个问题?
我正在使用 vs 代码,我刚刚从 git 重新安装了 Flutter,已经尝试过
flutter clean
和
flutter upgrade
但似乎没有任何效果
提前感谢,祝你有美好的一天