forked from Louvorg/ReaderForSelfoss-multiplatform
Inject the Api Details Service
This commit is contained in:
1 parent
c0e7b1fa0e
commit
21f39d64b3
9 files changed
+48
-24
No files matched your search
@@ -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