Skip to content

Commit

Permalink
[#1457] Update koin to v4
Browse files Browse the repository at this point in the history
Co-authored-by: Mustafa Ozhan <[email protected]>
  • Loading branch information
renovate[bot] and mustafaozhan committed Sep 23, 2024
1 parent dc51682 commit 85d73e9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ detekt = "1.23.7"
androidDesugaring = "2.1.2"
androidMaterial = "1.12.0"
constraintLayout = "2.1.4"
koinCore = "3.5.6"
koinCompose = "3.5.6"
koinAndroid = "3.5.6"
koinKtor = "3.5.6"
koinCore = "4.0.0"
koinCompose = "4.0.0"
koinAndroid = "4.0.0"
koinKtor = "4.0.0"
ktor = "2.3.12"
multiplatformSettings = "1.1.1"
firebaseAnalytics = "22.1.0"
Expand Down

0 comments on commit 85d73e9

Please sign in to comment.