Наведён порядок в DI
This commit is contained in:
@@ -14,6 +14,7 @@ kotlin {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compileOnly("javax.inject:javax.inject:1")
|
||||
implementation(project(":domain"))
|
||||
implementation(libs.kotlinx.coroutines.core)
|
||||
implementation(libs.kotlinx.serialization.json)
|
||||
|
||||
Reference in New Issue
Block a user