Skip to content

Commit

Permalink
Update dependency io.insert-koin:koin-androidx-compose to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 21, 2024
1 parent 9db58ef commit 673c9db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ dependencyResolutionManagement {

register("koin") {
library("core", "io.insert-koin:koin-android:4.0.0")
library("compose", "io.insert-koin:koin-androidx-compose:3.5.6")
library("compose", "io.insert-koin:koin-androidx-compose:4.0.0")
}

register("compose") {
Expand Down

0 comments on commit 673c9db

Please sign in to comment.