Inject StringProvider instead of context.
This commit is contained in:
parent
70df081840
commit
ac636d9737
5 changed files with 73 additions and 69 deletions
|
|
@ -61,6 +61,7 @@ dependencies {
|
|||
implementation(projects.features.leaveroom.impl)
|
||||
implementation(projects.features.login.impl)
|
||||
implementation(projects.features.networkmonitor.impl)
|
||||
implementation(projects.services.toolbox.impl)
|
||||
implementation(libs.coroutines.core)
|
||||
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.0.3")
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue