Skip to content

Commit

Permalink
Update Kotlin and KSP (#78)
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 Oct 15, 2024
1 parent c1dcba5 commit 3179664
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
@@ -1,9 +1,9 @@
[versions]
android-gradle = "8.7.1"
dagger-hilt = "2.52"
kotlin = "2.0.20"
kotlin = "2.0.21"
kotlinpoet = "1.18.1"
ksp = "2.0.20-1.0.25"
ksp = "2.0.21-1.0.25"

activity-compose = "1.9.2"
androidx-startup-runtime = "1.2.0"
Expand Down

0 comments on commit 3179664

Please sign in to comment.