Only apply dependencyanalysis plugin to some modules
This commit is contained in:
parent
196bb1a7cc
commit
0e19c2f2c8
7 changed files with 10 additions and 7 deletions
|
|
@ -111,11 +111,6 @@ allprojects {
|
|||
*/
|
||||
}
|
||||
}
|
||||
|
||||
// Detect unused dependencies
|
||||
apply {
|
||||
plugin("com.autonomousapps.dependency-analysis")
|
||||
}
|
||||
}
|
||||
|
||||
// See https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin/wiki/Customizing-plugin-behavior
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue