Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

MarcelBochtler
Copy link
Member

See 1 for a changelog.

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

Copy link

codecov bot commented Aug 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.08%. Comparing base (95a192f) to head (6e0d55c).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #9036   +/-   ##
=========================================
  Coverage     68.08%   68.08%           
  Complexity     1293     1293           
=========================================
  Files           249      249           
  Lines          8845     8845           
  Branches        923      923           
=========================================
  Hits           6022     6022           
  Misses         2434     2434           
  Partials        389      389           
Flag Coverage Δ
test-ubuntu-24.04 35.91% <ø> (ø)
test-windows-2022 35.89% <ø> (ø)

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.

@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
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
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 <[email protected]>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants