Merge pull request #260 from vector-im/feature/fga/module_templates

Feature/fga/module templates
This commit is contained in:
ganfra 2023-03-28 10:07:06 +02:00 committed by GitHub
commit aafe90d165
20 changed files with 78 additions and 418 deletions

View file

@ -40,5 +40,5 @@ dependencies {
ksp(libs.showkase.processor)
allLibrariesImpl()
allFeaturesImpl()
allFeaturesImpl(rootDir)
}