Only apply dependencyanalysis plugin to some modules

This commit is contained in:
Jorge Martín 2023-12-28 12:54:16 +01:00
parent 196bb1a7cc
commit 0e19c2f2c8
7 changed files with 10 additions and 7 deletions

View file

@ -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