Skip to content

Commit

Permalink
Update koin to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent a9dc22a commit 7c3b79f
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 @@ -10,8 +10,8 @@ android-junit5 = "1.11.3.0"
coroutines = "1.10.1"

# Core
koin = "3.5.6"
koin-compose = "3.5.6"
koin = "4.0.2"
koin-compose = "4.0.2"
androidx-core = "1.15.0"
androidx-core-splashscreen = "1.0.1"
androidx-appcompat = "1.7.0"
Expand Down

0 comments on commit 7c3b79f

Please sign in to comment.