Apply the plugin com.autonomousapps.dependency-analysis only to the root project.
This commit is contained in:
parent
34ab3d4d0e
commit
53fce3e148
3 changed files with 0 additions and 3 deletions
|
|
@ -27,7 +27,6 @@ val libs = the<LibrariesForLibs>()
|
|||
plugins {
|
||||
id("com.android.application")
|
||||
id("kotlin-android")
|
||||
id("com.autonomousapps.dependency-analysis")
|
||||
}
|
||||
|
||||
android {
|
||||
|
|
|
|||
|
|
@ -27,7 +27,6 @@ val libs = the<LibrariesForLibs>()
|
|||
plugins {
|
||||
id("com.android.library")
|
||||
id("kotlin-android")
|
||||
id("com.autonomousapps.dependency-analysis")
|
||||
}
|
||||
|
||||
android {
|
||||
|
|
|
|||
|
|
@ -25,7 +25,6 @@ val libs = the<LibrariesForLibs>()
|
|||
plugins {
|
||||
id("com.android.library")
|
||||
id("kotlin-android")
|
||||
id("com.autonomousapps.dependency-analysis")
|
||||
}
|
||||
|
||||
android {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue