In Gradle version 8.12, the problems report (build/reports/problems/problems-report.html) shows the following:
net.researchgate.release`
- [warn] The StartParameter.settingsFile property has been deprecated.`net.researchgate.release`
This is scheduled to be removed in Gradle 9.0.
The StartParameter.settingsFile property has been deprecated.
- Solutions
[enum] Please use 'projectDir' to specify the directory of the default project instead.
[enum] Setting custom build file to select the default project has been deprecated.
In Gradle version 8.12, the problems report (build/reports/problems/problems-report.html) shows the following: