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
When configuring our gradle tasks we get the following warning:
com.dropbox.affectedmoduledetector`
- [warn] The ProjectDependency.getDependencyProject() method has been deprecated.`com.dropbox.affectedmoduledetector`
This is scheduled to be removed in Gradle 9.0.
The ProjectDependency.getDependencyProject() method has been deprecated.
- The ProjectDependency.getDependencyProject() method has been deprecated.`the-projectdependency-getdependencyproject-method-has-been-deprecated`
When configuring our gradle tasks we get the following warning:
See further documentation here:
https://docs.gradle.org/current/userguide/upgrading_version_8.html#deprecate_get_dependency_project
The text was updated successfully, but these errors were encountered: