-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Reland: Bump to Gradle 7 and use Open JDK 11 #88319
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
Conversation
goderbauer
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
RSLGTM
|
The dependency didn't work. https://ci.chromium.org/ui/p/flutter/builders/prod/Linux_android%20complex_layout_android__scroll_smoothness/144/steps See the step logs. flutter_internal/java/openjdk/linux-amd64:w6xKCdggKvo9mTVnhp2EO461sFhHzCZs2ursrHOBxjcC is Java 11, but it looks like it got replaced by the VRwgswdCbF3B86x45ZJVEZIvBDkBAaHdssRu0WVnyo0C instance, which is Java 8. |
* Bump to Gradle 7 and use Open JDK 11 * Add caches * Fixes * Remove org.gradle.java.home
…flutter#88326) This reverts commit b586695.
…#88319)" (flutter#88326)" This reverts commit 49f323f.
Relands #88133