[Architecture] : create appnav module so we can use only api feature modules
This commit is contained in:
parent
b9febcd8d7
commit
5b16f8c4b0
26 changed files with 119 additions and 105 deletions
|
|
@ -200,6 +200,7 @@ dependencies {
|
|||
allFeatures()
|
||||
implementation(projects.tests.uitests)
|
||||
implementation(projects.anvilannotations)
|
||||
implementation(projects.appnav)
|
||||
anvil(projects.anvilcodegen)
|
||||
|
||||
// https://developer.android.com/studio/write/java8-support#library-desugaring-versions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue