Disable ClearText Traffic + Show OpenSource licenses on release-debug build.
This commit is contained in:
parent
26cc8a849d
commit
91dae4efca
2 changed files with 2 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ aboutLibraries {
|
|||
duplicationMode = com.mikepenz.aboutlibraries.plugin.DuplicateMode.MERGE
|
||||
duplicationRule = com.mikepenz.aboutlibraries.plugin.DuplicateRule.SIMPLE
|
||||
prettyPrint = false
|
||||
filterVariants = arrayOf("debug", "release")
|
||||
filterVariants = arrayOf("debug", "release", "release-debug")
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue