Fix: No licenses in "release-debug" build.
This commit is contained in:
parent
22a3154803
commit
eeeececc45
1 changed files with 1 additions and 0 deletions
|
|
@ -85,6 +85,7 @@ aboutLibraries {
|
||||||
duplicationRule = com.mikepenz.aboutlibraries.plugin.DuplicateRule.SIMPLE
|
duplicationRule = com.mikepenz.aboutlibraries.plugin.DuplicateRule.SIMPLE
|
||||||
prettyPrint = false
|
prettyPrint = false
|
||||||
|
|
||||||
|
filterVariants = arrayOf("debug", "release", "release-debug")
|
||||||
excludeFields = arrayOf("generated")
|
excludeFields = arrayOf("generated")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue