Skip to content

Commit 8951431

Browse files
Update dependency io.insert-koin:koin-androidx-compose to v4.1.0 (#535)
| datasource | package | from | to | | ---------- | ------------------------------------ | ----- | ----- | | maven | io.insert-koin:koin-androidx-compose | 4.0.2 | 4.1.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f0dff79 commit 8951431

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ napier = "2.7.1"
3030
flowExt = "1.0.0"
3131
koin = "4.0.2"
3232
koin-android = "4.1.0"
33-
koin-androidx-compose = "4.0.2"
33+
koin-androidx-compose = "4.1.0"
3434
koin-compose = "4.0.2"
3535
koject = "1.3.0"
3636
coil = "2.7.0"

standalone-sample/kmpviewmodel_compose_koin_sample/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ touchlab-stately = "2.1.0"
2121
napier = "2.7.1"
2222
flowExt = "1.0.0"
2323
koin = "4.0.2"
24-
koin-androidx-compose = "4.0.2"
24+
koin-androidx-compose = "4.1.0"
2525
koin-compose = "4.0.2"
2626
coil = "2.7.0"
2727
compose-rules-detekt = "0.4.27"

0 commit comments

Comments
 (0)