Skip to content

Commit

Permalink
Update kotlin (#72)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 24, 2024
1 parent 4d2fb4b commit c856faf
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 = "34"
agp = "8.5.1"
kotlin = "2.0.0"
ksp = "2.0.0-1.0.22"
kotlin = "2.0.20"
ksp = "2.0.20-1.0.24"
ktlint = "12.1.1"
kotlinx-serialization = "1.7.1"
hilt = "2.51.1"
Expand Down

0 comments on commit c856faf

Please sign in to comment.