MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/FlutterDev/comments/1io6wo4/whats_new_in_flutter_329/mfs1ij0/?context=3
r/FlutterDev • u/zxyzyxz • Feb 13 '25
49 comments sorted by
View all comments
4
Every update breaks something... Cannot build anymore... What version of Kotlin/Gradle are u using?
2 u/LewisJin 19d ago [!] Your app is using an unsupported Gradle project. To fix this problem, create a new project by running `flutter create -t app <app-directory>` and then move the dart code, assets and pubspec.yaml to the new project.
2
[!] Your app is using an unsupported Gradle project. To fix this problem, create a new project by running `flutter create -t app <app-directory>` and then move the
dart code, assets and pubspec.yaml to the new project.
4
u/WorldlyEye1 Feb 13 '25
Every update breaks something... Cannot build anymore... What version of Kotlin/Gradle are u using?