mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
Minor.
This commit is contained in:
parent
ffabc4fb80
commit
c708b4e730
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@ class PackagingPlugin @Inject constructor(val dependencyManager : DependencyMana
|
|||
super.apply(project, context)
|
||||
project.projectProperties.put(LIBS_DIR, libsDir(project))
|
||||
|
||||
|
||||
project.productFlavors.keys.forEach { pf ->
|
||||
project.buildTypes.keys.forEach { bt ->
|
||||
val variant = Variant(pf, bt)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue