andoriyaprashant / andoriyaprashant/OpSo
BUG: Gradle build failure in latest version of Flutter
Offen
- Vorherrschende Sprache
- Dart
- Sterne
- 53
- Forks
- 108
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### Is there an existing issue for this?
- [x] I have searched the existing issues
### What happened?
Running `flutter run` leads to a build fail
**REASON:** Project's Gradle version (8.4.0) is lower than Flutter's minimum supported version of 8.7.0.
**Fix:** Update/upgrade the Gradle plugin to 9.1.0 and fix any dependency issue that might arise from version conflict.
### Record
- [x] I agree to follow this project's Code of Conduct
- [ ] I'm a GSSOC'24 contributor
- [x] I want to work on this issue
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.