Remove other wrong dependency.
This commit is contained in:
committed by
Benoit Marty
parent
6a7d6fa631
commit
4416a9fbe9
@@ -67,7 +67,6 @@ dependencies {
|
||||
// `testOptions { unitTests.isIncludeAndroidResources = true }` in the app build.gradle.kts file
|
||||
// implementation(projects.app)
|
||||
implementation(projects.appnav)
|
||||
implementation(projects.features.call)
|
||||
allLibrariesImpl()
|
||||
allServicesImpl()
|
||||
allFeaturesImpl(rootDir, logger)
|
||||
|
||||
Reference in New Issue
Block a user