Skip to content

Commit

Permalink
Update Kotlin and KSP (#58)
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 23, 2024
1 parent e5094d3 commit 86a739f
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.5.2"
dagger-hilt = "2.52"
kotlin = "2.0.10"
kotlin = "2.0.20"
kotlinpoet = "1.18.1"
ksp = "2.0.10-1.0.24"
ksp = "2.0.20-1.0.24"

activity-compose = "1.9.1"
androidx-startup-runtime = "1.1.1"
Expand Down

0 comments on commit 86a739f

Please sign in to comment.