Add missing module, so that they can contribute to the screenshot test and the test coverage.
This commit is contained in:
committed by
Benoit Marty
parent
270dd9c3eb
commit
2a3dd31da9
@@ -16,6 +16,7 @@
|
||||
|
||||
import extension.allFeaturesImpl
|
||||
import extension.allLibrariesImpl
|
||||
import extension.allServicesImpl
|
||||
|
||||
plugins {
|
||||
id("io.element.android-compose-library")
|
||||
@@ -37,5 +38,6 @@ dependencies {
|
||||
implementation(libs.showkase)
|
||||
|
||||
allLibrariesImpl()
|
||||
allServicesImpl()
|
||||
allFeaturesImpl(rootDir, logger)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user