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 Nov 27, 2024
1 parent cae8468 commit eed7244
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,8 +3,8 @@ minSdk = "26"
targetSdk = "34"
compileSdk = "35"
agp = "8.6.1"
kotlin = "2.0.21"
ksp = "2.0.21-1.0.27"
kotlin = "2.1.0"
ksp = "2.0.21-1.0.28"
ktlint = "12.1.1"
kotlinx-serialization = "1.7.3"
hilt = "2.52"
Expand Down

0 comments on commit eed7244

Please sign in to comment.