KEMBAR78
Upgrade Gradle to 7.0 by mshafrir-stripe · Pull Request #3606 · stripe/stripe-android · GitHub
Skip to content

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