Skip to content
New issue

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

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

Already on GitHub? # to your account

Use modern API to get Gradle property values #1898

Merged
merged 8 commits into from
Mar 29, 2023

Conversation

Goooler
Copy link
Contributor

@Goooler Goooler commented Mar 29, 2023

Description

The gradleProperty method was introduced in Gradle 6.2 and improves compatibility with Gradle's configuration cache.

https://docs.gradle.org/current/javadoc/org/gradle/api/provider/ProviderFactory.html

Checklist

  • PR description added
  • tests are added
  • KtLint has been applied on source code itself and violations are fixed
  • documentation is updated
  • CHANGELOG.md is updated

In case of adding a new rule:

@paul-dingemans paul-dingemans merged commit f803480 into pinterest:master Mar 29, 2023
@Goooler Goooler deleted the modern_providers branch March 30, 2023 00:49
@Goooler Goooler mentioned this pull request Mar 30, 2023
6 tasks
@Goooler Goooler mentioned this pull request Apr 9, 2023
6 tasks
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants