Use uy.kohesive.injekt instead of com.github.inorichi.injekt (mihonapp/mihon#1205)

(cherry picked from commit c4f235ae07c2b510577a86a1ec8ca894742f5fc5)
This commit is contained in:
AntsyLich 2024-09-07 14:01:49 +06:00 committed by Cuong-Tran
parent 18b4b071a8
commit eaea06aee9
No known key found for this signature in database
GPG key ID: 733AA7624B9315C2

View file

@ -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" }