Remove other wrong dependency.
This commit is contained in:
parent
6a7d6fa631
commit
4416a9fbe9
1 changed files with 0 additions and 1 deletions
|
|
@ -67,7 +67,6 @@ dependencies {
|
||||||
// `testOptions { unitTests.isIncludeAndroidResources = true }` in the app build.gradle.kts file
|
// `testOptions { unitTests.isIncludeAndroidResources = true }` in the app build.gradle.kts file
|
||||||
// implementation(projects.app)
|
// implementation(projects.app)
|
||||||
implementation(projects.appnav)
|
implementation(projects.appnav)
|
||||||
implementation(projects.features.call)
|
|
||||||
allLibrariesImpl()
|
allLibrariesImpl()
|
||||||
allServicesImpl()
|
allServicesImpl()
|
||||||
allFeaturesImpl(rootDir, logger)
|
allFeaturesImpl(rootDir, logger)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue