mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-23 01:01:14 +01:00
Use new library for injekt with inorichi patch
This commit is contained in:
@@ -10,7 +10,7 @@ kotlin {
|
||||
val commonMain by getting {
|
||||
dependencies {
|
||||
api(kotlinx.serialization.json)
|
||||
api(libs.injekt.core)
|
||||
api(libs.injekt)
|
||||
api(libs.rxjava)
|
||||
api(libs.jsoup)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user