Skip to content

Replace buildDir with layout.buildDirectory and add an excludedModules property #97

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 4 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

  • Update gradlePluginsVersion
  • replace usages of buildDir with layout.buildDirectory or corresponding utility
  • Update to Gradle 8.4

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