mirror of
https://git.mihon.tech/mihonapp/mihon
synced 2024-11-21 12:45:44 +03:00
Use uy.kohesive.injekt instead of com.github.inorichi.injekt (#1205)
This commit is contained in:
parent
8fd1239bea
commit
c4f235ae07
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