Skip to content

Commit

Permalink
Update project
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbel committed Nov 28, 2024
1 parent caad037 commit 35deb51
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 @@ -18,12 +18,12 @@ jetbrains-androidx-navigation-compose = "2.8.0-alpha10"
jetbrains-androidx-lifecycle-viewmodel-compose = "2.8.4"
jetbrains-androidx-core-bundle = "1.0.1"

kotlin = "2.0.21"
kotlin = "2.1.0"
kotlinx-coroutines = "1.9.0"
kotlinx-datetime = "0.6.1"
kotlinx-serialization = "1.7.3"

coil3 = "3.0.3"
coil3 = "3.0.4"
ktor = "3.0.1"
koin = "4.0.0"
koin-compose = "4.0.0"
Expand Down

0 comments on commit 35deb51

Please sign in to comment.