You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
In Gradle version 8.12, the problems report (build/reports/problems/problems-report.html) shows the following:
The text was updated successfully, but these errors were encountered: