Skip to content

Replace deprecated buildDir with layout.buildDirectory #688

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

Merged
merged 2 commits into from
Nov 16, 2023

Conversation

labkey-susanh
Copy link
Contributor

Rationale

In Gradle 8.3, the use of project.buildDir was deprecated in favor of project.layout.buildDirectory.

Related Pull Requests

Changes

  • Replace usage of buildDir
  • use set method for setting destinationDirectory

@labkey-susanh labkey-susanh merged commit b6d4a68 into develop Nov 16, 2023
@labkey-susanh labkey-susanh deleted the fb_buildDirBeGone branch November 16, 2023 16:18
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.

2 participants