mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Use new library for injekt with inorichi patch
This commit is contained in:
parent
c8ad6cdf31
commit
83fd4746ed
5 changed files with 6 additions and 4 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue