Skip to content

feat(Pub): Upgrade default Flutter version to 3.24.1#9036

Draft
MarcelBochtler wants to merge 2 commits intooss-review-toolkit:mainfrom
boschglobal:flutter-3.24.1
Draft

feat(Pub): Upgrade default Flutter version to 3.24.1#9036
MarcelBochtler wants to merge 2 commits intooss-review-toolkit:mainfrom
boschglobal:flutter-3.24.1

Conversation

@MarcelBochtler
Copy link
Copy Markdown
Member

See 1 for a changelog.

Please ensure that your pull request adheres to our contribution guidelines. Thank you!

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 27, 2024

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.40%. Comparing base (e040df8) to head (257a54d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@ ## main #9036 +/- ## ========================================= Coverage 57.40% 57.40% Complexity 1701 1701 ========================================= Files 346 346 Lines 12831 12831 Branches 1217 1217 ========================================= Hits 7365 7365 Misses 4997 4997 Partials 469 469 
Flag Coverage Δ
funTest-no-external-tools 31.04% <ø> (ø)
test-ubuntu-24.04 42.45% <ø> (ø)
test-windows-2025 42.42% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
@MarcelBochtler MarcelBochtler force-pushed the flutter-3.24.1 branch 2 times, most recently from b2de746 to e1b9004 Compare August 29, 2024 07:27
@MarcelBochtler
Copy link
Copy Markdown
Member Author

Unfortunately, I'm stuck here.
I had to upgrade the Android synthetic project, because the newer Flutter version requires it.
However the updated Android Gradle plugin seems to not support Java 11 any more.

@sschuberth sschuberth added the on hold Pull requests that cannot currently be merged label Aug 29, 2024
@sschuberth
Copy link
Copy Markdown
Member

However the updated Android Gradle plugin seems to not support Java 11 any more.

Is there a chance to proceed with this, @MarcelBochtler, now that we can customize the Java version?

The latest Flutter version requires a more up-to-date Android Gradle plugin which requires an update for Gradle and Kotlin. Signed-off-by: Marcel Bochtler <marcel.bochtler@bosch.com>
Signed-off-by: Marcel Bochtler <marcel.bochtler@bosch.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

on hold Pull requests that cannot currently be merged

3 participants