Use uy.kohesive.injekt instead of com.github.inorichi.injekt (mihonapp/mihon#1205)
(cherry picked from commit c4f235ae07c2b510577a86a1ec8ca894742f5fc5)
This commit is contained in:
parent
18b4b071a8
commit
eaea06aee9
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ sqlite-android = "com.github.requery:sqlite-android:3.45.0"
|
|||
|
||||
preferencektx = "androidx.preference:preference-ktx:1.2.1"
|
||||
|
||||
injekt-core = "com.github.inorichi.injekt:injekt-core:65b0440"
|
||||
injekt-core = "uy.kohesive.injekt:injekt-core:1.16.1"
|
||||
|
||||
coil-bom = { module = "io.coil-kt.coil3:coil-bom", version = "3.0.0-alpha10" }
|
||||
coil-core = { module = "io.coil-kt.coil3:coil" }
|
||||
|
|
|
|||
Loading…
Reference in a new issue