forked from Louvorg/ReaderForSelfoss-multiplatform
Inject the Api Details Service
This commit is contained in:
@ -44,6 +44,7 @@ kotlin {
|
||||
|
||||
//Dependency Injection
|
||||
implementation("org.kodein.di:kodein-di:7.12.0")
|
||||
implementation("org.kodein.di:kodein-di-framework-android-x:7.12.0")
|
||||
}
|
||||
}
|
||||
val androidTest by getting {
|
||||
|
Reference in New Issue
Block a user