Skip to content

Commit

Permalink
chore(deps): update kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2023
1 parent b5a344b commit 476aa61
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 @@ -3,10 +3,10 @@
# https://androidx.dev/storage/compose-compiler/repository for versions matching new Kotlin versions:
androidx-compose-compiler = "1.5.3"
androidx-compose-runtime = "1.5.4"
kotlin = "1.9.10"
kotlin = "1.9.20"
kotlinCompileTesting = "1.5.0"
kotlinCompileTestingFork = "0.3.2"
ksp = "1.9.10-1.0.13"
ksp = "1.9.20-1.0.13"

[libraries]

Expand Down

0 comments on commit 476aa61

Please sign in to comment.