Introduce AppNavigationStateService.
This commit is contained in:
parent
9a2c418668
commit
137e9b61f0
14 changed files with 444 additions and 0 deletions
|
|
@ -48,6 +48,8 @@ dependencies {
|
|||
implementation(projects.tests.uitests)
|
||||
implementation(libs.coil)
|
||||
|
||||
implementation(projects.services.appnavstate.api)
|
||||
|
||||
testImplementation(libs.test.junit)
|
||||
testImplementation(libs.coroutines.test)
|
||||
testImplementation(libs.molecule.runtime)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue