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

Upgrade Gradle to 7.0 #3606

Merged
merged 1 commit into from
Apr 15, 2021
Merged

Upgrade Gradle to 7.0 #3606

merged 1 commit into from
Apr 15, 2021

Conversation

mshafrir-stripe
Copy link
Collaborator

Motivation

From https://docs.gradle.org/7.0/release-notes.html

This release enables file system watching by default to make your incremental builds faster, expands support for building projects with Java 16, and adds support for building on Macs using Apple Silicon processors (such as M1).

This release also introduces a feature preview for centralized dependency versions, enables build validation errors to make your builds more reliable, and makes it easier to create convention plugins for settings files. Many incubating features have been promoted to stable.

Testing

Verified by build the example app successfully.

https://docs.gradle.org/7.0/release-notes.html

> This release enables file system watching by default to make your incremental builds faster, expands support for building projects with Java 16, and adds support for building on Macs using Apple Silicon processors (such as M1).
>
> This release also introduces a feature preview for centralized dependency versions, enables build validation errors to make your builds more reliable, and makes it easier to create convention plugins for settings files. Many incubating features have been promoted to stable.
Copy link
Contributor

@michelleb-stripe michelleb-stripe left a comment

Choose a reason for hiding this comment

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

LG

@mshafrir-stripe mshafrir-stripe merged commit 60c1d0a into master Apr 15, 2021
@mshafrir-stripe mshafrir-stripe deleted the upgrade-gradle-7.0 branch April 15, 2021 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants