Skip to content

Commit

Permalink
Koin 4.0.0 with Wasm support (#359)
Browse files Browse the repository at this point in the history
* Update koin

* Update libs.versions.toml
  • Loading branch information
Shusshu authored Oct 7, 2024
1 parent 3f1eaf9 commit a4861e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ plugin-atomicfu = "0.23.1"
coroutines = "1.8.0-RC2"
kotlin = "1.9.21"
kodein = "7.21.2"
koin = "3.5.3"
koin-compose = "1.1.2"
koin = "4.0.0"
koin-compose = "4.0.0"
hilt = "2.51.1"
leakCanary = "2.14"
appCompat = "1.6.1"
Expand Down

0 comments on commit a4861e4

Please sign in to comment.