dependents

suspend fun ProjectContext.dependents(): DownstreamProjects

All projects which are downstream of the receiver project, including those which only inherit via another dependency's api configuration without declaring the dependency directly.

Sources

Link copied to clipboard