FenixDependenciesPlugin.kt |
Functionality to limit specific dependencies to specific repositories. These are typically expected to be used by
dependency group name (i.e. with `include/excludeGroup`). For additional info, see:
https://docs.gradle.org/current/userguide/declaring_repositories.html#sec::matching_repositories_to_dependencies
Note: I wanted to nest this in Deps but for some reason gradle can't find it so it's top-level now. :|
|
1485 |