Skip to content

fix(all): bump to java 11 for app building#527

Merged
miquelbeltran merged 3 commits intofluttercommunity:mainfrom
juliansteenbakker:ci-java-11
Oct 7, 2021
Merged

fix(all): bump to java 11 for app building#527
miquelbeltran merged 3 commits intofluttercommunity:mainfrom
juliansteenbakker:ci-java-11

Conversation

@juliansteenbakker
Copy link
Copy Markdown
Contributor

Description

This PR enables java 11 in the github actions build phase.

Related Issues

Part of #505 & #506

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]).
This will ensure a smooth and quick review process. Updating the pubspec.yaml and changelogs is not required.

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • My PR includes unit or integration tests for all changed/updated/fixed behaviors (See Contributor Guide).
  • All existing and new tests are passing.
  • I updated/added relevant documentation (doc comments with ///).
  • The analyzer (flutter analyze) does not report any problems on my PR.
  • I read and followed the Flutter Style Guide.
  • I am willing to follow-up on review comments in a timely manner.

Breaking Change

Does your PR require plugin users to manually update their apps to accommodate your change?

  • Yes, this is a breaking change (please indicate a breaking change in CHANGELOG.md and increment major revision).
  • No, this is not a breaking change.

Copy link
Copy Markdown
Member

@miquelbeltran miquelbeltran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM also CI approves :)

@miquelbeltran miquelbeltran added Hacktoberfest Issues taking part in Hacktoberfest hacktoberfest-accepted labels Oct 7, 2021
@miquelbeltran miquelbeltran merged commit 55a4e83 into fluttercommunity:main Oct 7, 2021
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Feb 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Hacktoberfest Issues taking part in Hacktoberfest hacktoberfest-accepted

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants