Use new library for injekt with inorichi patch

This commit is contained in:
AntsyLich
2024-09-08 20:09:45 +06:00
parent c8ad6cdf31
commit 83fd4746ed
5 changed files with 6 additions and 4 deletions

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 = "uy.kohesive.injekt:injekt-core:1.16.1"
injekt = "com.github.mihonapp:injekt:91edab2317"
coil-bom = { module = "io.coil-kt.coil3:coil-bom", version = "3.0.0-alpha10" }
coil-core = { module = "io.coil-kt.coil3:coil" }