Move AppErrorView to the api module so that :appnav:root does not have to depend on a impl module.
This commit is contained in:
parent
8d80db199e
commit
8696b7361f
5 changed files with 5 additions and 8 deletions
|
|
@ -16,4 +16,5 @@ android {
|
|||
|
||||
dependencies {
|
||||
implementation(libs.coroutines.core)
|
||||
implementation(projects.libraries.designsystem)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue