Skip to content

Commit

Permalink
update kotlin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent 2e77025 commit 92c06ae
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,6 +1,6 @@
[versions]
kotlin = "2.0.0"
ksp = "2.0.0-1.0.22"
kotlin = "2.0.20"
ksp = "2.0.20-1.0.24"
gradle = "8.5.2"
compose = "1.6.7"
material3 = "1.3.0-beta02"
Expand Down

0 comments on commit 92c06ae

Please sign in to comment.