Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
Fix Koin version
Browse files Browse the repository at this point in the history
  • Loading branch information
nategbrown9 committed Dec 1, 2023
1 parent eff995d commit ca5bc7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ktor = "2.3.2"
kotlinxSerialization = "1.6.0"
kotlinxDateTime = "0.4.1"
sqlDelight = "2.0.0"
koin = "3.5.1"
koin = "3.5.0"
okio = "3.0.0"
kermit = "1.0.0"
multiplatformSettings = "1.1.0"
Expand Down

0 comments on commit ca5bc7d

Please sign in to comment.