Skip to content

Commit

Permalink
Bump to Kotlin 1.9.24
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-labelle committed May 24, 2024
1 parent ae79f4b commit 5be133f
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,9 +3,9 @@ agp = "8.4.1" # keep in sync with android-tools
android-tools = "31.4.1" # = 23.0.0 + agp
compilerTesting = "0.2.1"
compose = "1.4.7"
kotlin = "1.8.21"
kotlin = "1.9.24"
kotlinPoet = "1.13.1"
ksp = "1.8.21-1.0.11"
ksp = "1.9.24-1.0.20"
ktlint = "0.46.1"
moshi = "1.14.0"

Expand Down

0 comments on commit 5be133f

Please sign in to comment.