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
|
|
@ -40,5 +40,5 @@ dependencies {
|
|||
ksp(libs.showkase.processor)
|
||||
|
||||
allLibrariesImpl()
|
||||
allFeaturesImpl()
|
||||
allFeaturesImpl(rootDir)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue