Skip to content

Commit

Permalink
fix(deps): update kotlin and compose
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 24, 2024
1 parent ce2910e commit 78029a4
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,7 +11,7 @@ androidxTestJunit = "1.1.5"
arrow = "1.2.1"
coil = "2.6.0"
compose = "1.6.2"
composeCompiler = "1.5.5"
composeCompiler = "1.5.10"
constraintLayout = "1.0.1"
crashlytics = "2.9.9"
dataStore = "1.0.0"
Expand All @@ -30,14 +30,14 @@ koinCompose = "3.5.3"
koinKsp = "1.3.1"
koinTest = "3.5.3"
kotest = "5.8.0"
kotlin = "1.9.21"
kotlin = "1.9.22"
kotlinCoroutines = "1.8.0"
kotlinImmutableCollections = "0.3.7"
kotlinSerialization = "1.6.3"
ksp = "1.9.10-1.0.13"
ksp = "1.9.22-1.0.17"
mockk = "1.13.9"
material3 = "1.2.0"
molecule = "1.3.1"
molecule = "1.3.2"
navigation = "2.7.7"
paparazzi = "1.3.2"
playServices = "21.1.0"
Expand Down

0 comments on commit 78029a4

Please sign in to comment.