Introduce AppNavigationStateService.
This commit is contained in:
parent
192bb42106
commit
63fabed8ce
14 changed files with 444 additions and 0 deletions
|
|
@ -207,6 +207,9 @@ dependencies {
|
|||
implementation(projects.appnav)
|
||||
anvil(projects.anvilcodegen)
|
||||
|
||||
// TODO Create allServiceImpl()
|
||||
implementation(projects.services.appnavstate.impl)
|
||||
|
||||
// https://developer.android.com/studio/write/java8-support#library-desugaring-versions
|
||||
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.0.2")
|
||||
implementation(libs.appyx.core)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue