Same lint config for all modules
This commit is contained in:
parent
6495647e66
commit
7153837a80
5 changed files with 12 additions and 10 deletions
|
|
@ -8,7 +8,7 @@ plugins {
|
|||
}
|
||||
|
||||
android {
|
||||
androidConfig()
|
||||
androidConfig(project)
|
||||
composeConfig()
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue