Ensure uitest take preview from appnav module.

This commit is contained in:
Benoit Marty 2023-07-19 14:41:41 +02:00
parent b55b4d551d
commit 2686e5d912
2 changed files with 1 additions and 1 deletions

View file

@ -48,6 +48,7 @@ dependencies {
implementation(libs.showkase)
implementation(projects.appnav)
allLibrariesImpl()
allServicesImpl()
allFeaturesImpl(rootDir, logger)