Skip to content

Commit

Permalink
Update kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent 78fc211 commit 7c2befb
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 @@ -4,9 +4,9 @@ targetSdk = "34"
compileSdk = "34"
agp = "8.6.0"
kotlin = "2.0.20"
ksp = "2.0.20-1.0.24"
ksp = "2.0.20-1.0.25"
ktlint = "12.1.1"
kotlinx-serialization = "1.7.1"
kotlinx-serialization = "1.7.2"
hilt = "2.52"
hilt-androidx = "1.2.0"
core-ktx = "1.13.1"
Expand Down

0 comments on commit 7c2befb

Please sign in to comment.