Add utility methods for automatically including api/impl feature modules
This commit is contained in:
parent
c70a4e9400
commit
d60a653d83
5 changed files with 43 additions and 43 deletions
|
|
@ -203,7 +203,7 @@ knit {
|
|||
dependencies {
|
||||
allLibrariesImpl()
|
||||
allServicesImpl()
|
||||
allFeaturesImpl()
|
||||
allFeaturesImpl(rootDir)
|
||||
implementation(projects.tests.uitests)
|
||||
implementation(projects.anvilannotations)
|
||||
implementation(projects.appnav)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue